Home
last modified time | relevance | path

Searched refs:last2_is_alt (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencode_strategy.c262 const int last2_is_alt = (last2_buf == alt_buf); in get_ref_frame_flags() local
299 if (last2_is_last || last2_is_alt) flags &= ~AOM_LAST2_FLAG; in get_ref_frame_flags()