Searched refs:l_sg (Results 1 – 2 of 2) sorted by relevance
115 const int l_sg = !has_second_ref(left_mi); in vp9_get_pred_context_comp_ref_p() local120 l_sg ? left_mi->ref_frame[0] : left_mi->ref_frame[var_ref_idx]; in vp9_get_pred_context_comp_ref_p()124 } else if (l_sg && a_sg) { // single/single in vp9_get_pred_context_comp_ref_p()132 } else if (l_sg || a_sg) { // single/comp in vp9_get_pred_context_comp_ref_p()133 const MV_REFERENCE_FRAME vrfc = l_sg ? vrfa : vrfl; in vp9_get_pred_context_comp_ref_p()
209 const int l_sg = !has_second_ref(left_mbmi); in av1_get_comp_reference_type_context() local213 if (a_sg && l_sg) { // single/single in av1_get_comp_reference_type_context()216 } else if (l_sg || a_sg) { // single/comp in av1_get_comp_reference_type_context()