Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencode_strategy.c255 const int last3_is_last = (last3_buf == last_buf); in get_ref_frame_flags() local
301 if (last3_is_last || last3_is_alt || last3_is_last2) flags &= ~AOM_LAST3_FLAG; in get_ref_frame_flags()