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

  /external/libvpx/vpx/
vpx_encoder.h 363 unsigned int rc_resize_up_thresh; member in struct:vpx_codec_enc_cfg
  /external/libvpx/vp8/
vp8_cx_iface.c 160 RANGE_CHECK_HI(cfg, rc_resize_up_thresh, 100);
295 oxcf->resample_up_water_mark = cfg.rc_resize_up_thresh;
    [all...]
  /external/libvpx/
vpxenc.c     [all...]

Completed in 33 milliseconds