Searched refs:left_has_second (Results 1 – 1 of 1) sorted by relevance
192 const int left_has_second = has_second_ref(left_mi); in vp9_get_pred_context_single_ref_p1() local198 if (above_has_second && left_has_second) { in vp9_get_pred_context_single_ref_p1()201 } else if (above_has_second || left_has_second) { in vp9_get_pred_context_single_ref_p1()263 const int left_has_second = has_second_ref(left_mi); in vp9_get_pred_context_single_ref_p2() local269 if (above_has_second && left_has_second) { in vp9_get_pred_context_single_ref_p2()276 } else if (above_has_second || left_has_second) { in vp9_get_pred_context_single_ref_p2()