Searched defs:alt_is_last (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.c1961 const int alt_is_last = map[cpi->alt_fb_idx] == map[cpi->lst_fb_idx]; local
1971 if (alt_is_last)
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h308 int alt_is_last; // Alt same as last ( short circuit altref search) member in struct:VP9_COMP
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h335 int alt_is_last; member in struct:VP8_COMP
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h338 int alt_is_last; member in struct:VP8_COMP

Completed in 320 milliseconds