HomeSort by relevance Sort by last modified time
    Searched defs:alt_is_last (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c 1961 const int alt_is_last = map[cpi->alt_fb_idx] == map[cpi->lst_fb_idx]; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 308 int alt_is_last; // Alt same as last ( short circuit altref search) member in struct:VP9_COMP
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 309 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/
onyx_int.h 335 int alt_is_last; member in struct:VP8_COMP
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 338 int alt_is_last; member in struct:VP8_COMP
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 338 int alt_is_last; member in struct:VP8_COMP

Completed in 159 milliseconds