Home
last modified time | relevance | path

Searched defs:edge_mi (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_pred_common.c69 const MODE_INFO *edge_mi = has_above ? above_mi : left_mi; in vp9_get_reference_mode_context() local
107 const MODE_INFO *edge_mi = above_intra ? left_mi : above_mi; in vp9_get_pred_context_comp_ref_p() local
148 const MODE_INFO *edge_mi = above_in_image ? above_mi : left_mi; in vp9_get_pred_context_comp_ref_p() local
184 const MODE_INFO *edge_mi = above_intra ? left_mi : above_mi; in vp9_get_pred_context_single_ref_p1() local
215 const MODE_INFO *edge_mi = has_above ? above_mi : left_mi; in vp9_get_pred_context_single_ref_p1() local
251 const MODE_INFO *edge_mi = above_intra ? left_mi : above_mi; in vp9_get_pred_context_single_ref_p2() local
301 const MODE_INFO *edge_mi = has_above ? above_mi : left_mi; in vp9_get_pred_context_single_ref_p2() local