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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 41 #define DEFAULT_GF_INTERVAL 7
ratectrl.c 318 cpi->frames_till_gf_update_due = DEFAULT_GF_INTERVAL;
    [all...]
onyx_if.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 48 #define DEFAULT_GF_INTERVAL 10
vp9_ratectrl.c 293 rc->baseline_gf_interval = DEFAULT_GF_INTERVAL;
    [all...]
vp9_encoder.c 627 rc->baseline_gf_interval = DEFAULT_GF_INTERVAL;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 45 #define DEFAULT_GF_INTERVAL 10
vp9_ratectrl.c 214 rc->baseline_gf_interval = DEFAULT_GF_INTERVAL;
    [all...]
vp9_onyx_if.c 841 rc->baseline_gf_interval = DEFAULT_GF_INTERVAL;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 45 #define DEFAULT_GF_INTERVAL 10
vp9_ratectrl.c     [all...]
vp9_onyx_if.c 884 rc->baseline_gf_interval = DEFAULT_GF_INTERVAL;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 41 #define DEFAULT_GF_INTERVAL 7
ratectrl.c 318 cpi->frames_till_gf_update_due = DEFAULT_GF_INTERVAL;
    [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 41 #define DEFAULT_GF_INTERVAL 7
ratectrl.c 318 cpi->frames_till_gf_update_due = DEFAULT_GF_INTERVAL;
    [all...]
onyx_if.c     [all...]

Completed in 1117 milliseconds