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

  /external/libvpx/vpx/
vpx_encoder.h 438 unsigned int rc_undershoot_pct; member in struct:vpx_codec_enc_cfg
  /external/libvpx/vp8/
vp8_cx_iface.c 149 RANGE_CHECK_HI(cfg, rc_undershoot_pct, 100);
305 oxcf->under_shoot_pct = cfg.rc_undershoot_pct;
    [all...]
  /external/libvpx/
vpxenc.c     [all...]

Completed in 89 milliseconds