HomeSort by relevance Sort by last modified time
    Searched refs:frames_to_key (Results 1 - 24 of 24) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.h 46 int frames_to_key; member in struct:__anon40754
vp9_firstpass.c     [all...]
vp9_ratectrl.c     [all...]
vp9_svc_layercontext.c 170 const int old_frame_to_key = cpi->rc.frames_to_key;
179 // Reset the frames_since_key and frames_to_key counters to their values
183 cpi->rc.frames_to_key = old_frame_to_key;
vp9_onyx_if.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
firstpass.c     [all...]
onyx_int.h 585 int frames_to_key; member in struct:VP8_COMP::twopass_rc
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c     [all...]
onyx_int.h 586 int frames_to_key; member in struct:VP8_COMP::twopass_rc
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
firstpass.c     [all...]
onyx_int.h 586 int frames_to_key; member in struct:VP8_COMP::twopass_rc
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.h 49 int frames_to_key; member in struct:__anon29572
vp9_firstpass.c     [all...]
vp9_ratectrl.c     [all...]
vp9_svc_layercontext.c 173 const int old_frame_to_key = cpi->rc.frames_to_key;
182 // Reset the frames_since_key and frames_to_key counters to their values
186 cpi->rc.frames_to_key = old_frame_to_key;
vp9_onyx_if.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_ratectrl.h 58 int frames_to_key; member in struct:__anon17809
vp9_firstpass.c 388 cpi->rc.frames_to_key = INT_MAX;
    [all...]
vp9_ratectrl.c     [all...]
vp9_svc_layercontext.c 180 const int old_frame_to_key = cpi->rc.frames_to_key;
186 // Reset the frames_since_key and frames_to_key counters to their values
190 cpi->rc.frames_to_key = old_frame_to_key;
vp9_encoder.c     [all...]

Completed in 308 milliseconds