Searched refs:last3_is_last2 (Results 1 – 1 of 1) sorted by relevance
269 const int last3_is_last2 = (last3_buf == last2_buf); in get_ref_frame_flags() local301 if (last3_is_last || last3_is_alt || last3_is_last2) flags &= ~AOM_LAST3_FLAG; in get_ref_frame_flags()