Searched refs:a_sg (Results 1 – 1 of 1) sorted by relevance
138 const int a_sg = !has_second_ref(above_mbmi); in vp9_get_pred_context_comp_ref_p() local139 const MV_REFERENCE_FRAME vrfa = a_sg ? above_mbmi->ref_frame[0] in vp9_get_pred_context_comp_ref_p()146 } else if (l_sg && a_sg) { // single/single in vp9_get_pred_context_comp_ref_p()154 } else if (l_sg || a_sg) { // single/comp in vp9_get_pred_context_comp_ref_p()156 const MV_REFERENCE_FRAME rfs = a_sg ? vrfa : vrfl; in vp9_get_pred_context_comp_ref_p()