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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h 167 int under_shoot_pct; member in struct:__anon17688
  /external/libvpx/libvpx/vp8/common/
onyx.h 156 int under_shoot_pct; member in struct:__anon29465
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 156 int under_shoot_pct; member in struct:__anon40648
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 145 int under_shoot_pct; member in struct:VP9EncoderConfig
vp9_ratectrl.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 215 int under_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 216 int under_shoot_pct; member in struct:__anon40752
vp9_ratectrl.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ratectrl.c 769 if (percent_low > cpi->oxcf.under_shoot_pct)
770 percent_low = cpi->oxcf.under_shoot_pct;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c 769 if (percent_low > cpi->oxcf.under_shoot_pct)
770 percent_low = cpi->oxcf.under_shoot_pct;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ratectrl.c 769 if (percent_low > cpi->oxcf.under_shoot_pct)
770 percent_low = cpi->oxcf.under_shoot_pct;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 338 oxcf->under_shoot_pct = cfg.rc_undershoot_pct;
410 printf("under_shoot_pct: %d\n", oxcf->under_shoot_pct);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_cx_iface.c 369 oxcf->under_shoot_pct = cfg->rc_undershoot_pct;
459 printf("under_shoot_pct: %d\n", oxcf->under_shoot_pct);
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 348 oxcf->under_shoot_pct = cfg.rc_undershoot_pct;
420 printf("under_shoot_pct: %d\n", oxcf->under_shoot_pct);
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 332 oxcf->under_shoot_pct = cfg->rc_undershoot_pct;
405 printf("under_shoot_pct: %d\n", oxcf->under_shoot_pct);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 350 oxcf->under_shoot_pct = cfg.rc_undershoot_pct;
422 printf("under_shoot_pct: %d\n", oxcf->under_shoot_pct);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 322 oxcf->under_shoot_pct = cfg->rc_undershoot_pct;
395 printf("under_shoot_pct: %d\n", oxcf->under_shoot_pct);
    [all...]

Completed in 729 milliseconds