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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyxc_int.h 142 int refresh_alt_ref_frame; /* Two state 0 = NO, 1 = YES */ member in struct:VP8Common
  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 142 int refresh_alt_ref_frame; /* Two state 0 = NO, 1 = YES */ member in struct:VP8Common
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyxc_int.h 142 int refresh_alt_ref_frame; /* Two state 0 = NO, 1 = YES */ member in struct:VP8Common
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 253 int refresh_alt_ref_frame; member in struct:VP9_COMP
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 321 int refresh_alt_ref_frame; member in struct:VP9_COMP
595 return frame_is_intra_only(&cpi->common) || cpi->refresh_alt_ref_frame ||
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 322 int refresh_alt_ref_frame; member in struct:VP9_COMP
595 return frame_is_intra_only(&cpi->common) || cpi->refresh_alt_ref_frame ||

Completed in 143 milliseconds