Home
last modified time | relevance | path

Searched defs:alt_is_last (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencode_strategy.c259 const int alt_is_last = (alt_buf == last_buf); in get_ref_frame_flags() local
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h312 int alt_is_last; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c4351 const int alt_is_last = map[cpi->alt_fb_idx] == map[cpi->lst_fb_idx]; local