commit | 928d72f365217f0aa66952a4e5317764202fb17b | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Wed May 04 12:37:39 2016 -0700 |
committer | Jingning Han <jingning@google.com> | Wed May 04 15:48:27 2016 -0700 |
tree | 66b4778daee6dab20b29b07c53a6d663506358da | |
parent | e536a1cc078b85a3822836857f292417e43b844e [diff] |
Refactor intra filter type context fetch function Factor out common codes from vp10_get_pred_context_intra_interp(). This prevents a potential invalid access of pointers xd->left_mbmi and xd->above_mbmi. The coding statistics are identical. Change-Id: I72dbf9380da7359b997bbe925010faab8e9e7f8d