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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h 168 int over_shoot_pct; member in struct:__anon17688
  /external/libvpx/libvpx/vp8/common/
onyx.h 157 int over_shoot_pct; member in struct:__anon29465
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 157 int over_shoot_pct; member in struct:__anon40648
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 146 int over_shoot_pct; member in struct:VP9EncoderConfig
vp9_ratectrl.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 216 int over_shoot_pct; member in struct:VP9_CONFIG
vp9_ratectrl.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 217 int over_shoot_pct; member in struct:__anon40752
vp9_ratectrl.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ratectrl.c 869 if (percent_high > cpi->oxcf.over_shoot_pct)
870 percent_high = cpi->oxcf.over_shoot_pct;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c 869 if (percent_high > cpi->oxcf.over_shoot_pct)
870 percent_high = cpi->oxcf.over_shoot_pct;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ratectrl.c 869 if (percent_high > cpi->oxcf.over_shoot_pct)
870 percent_high = cpi->oxcf.over_shoot_pct;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 339 oxcf->over_shoot_pct = cfg.rc_overshoot_pct;
411 printf("over_shoot_pct: %d\n", oxcf->over_shoot_pct);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_cx_iface.c 370 oxcf->over_shoot_pct = cfg->rc_overshoot_pct;
460 printf("over_shoot_pct: %d\n", oxcf->over_shoot_pct);
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 349 oxcf->over_shoot_pct = cfg.rc_overshoot_pct;
421 printf("over_shoot_pct: %d\n", oxcf->over_shoot_pct);
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 333 oxcf->over_shoot_pct = cfg->rc_overshoot_pct;
406 printf("over_shoot_pct: %d\n", oxcf->over_shoot_pct);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 351 oxcf->over_shoot_pct = cfg.rc_overshoot_pct;
423 printf("over_shoot_pct: %d\n", oxcf->over_shoot_pct);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 323 oxcf->over_shoot_pct = cfg->rc_overshoot_pct;
396 printf("over_shoot_pct: %d\n", oxcf->over_shoot_pct);
    [all...]

Completed in 825 milliseconds