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

  /external/libvpx/vpx/
vpx_encoder.h 414 unsigned int rc_min_quantizer; member in struct:vpx_codec_enc_cfg
  /external/libvpx/vp8/
vp8_cx_iface.c 146 RANGE_CHECK_HI(cfg, rc_min_quantizer, cfg->rc_max_quantizer);
313 oxcf->best_allowed_q = cfg.rc_min_quantizer;
    [all...]
  /external/libvpx/
vpxenc.c     [all...]

Completed in 252 milliseconds