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

  /external/libvpx/vpx/
vpx_encoder.h 181 VPX_VBR, /**< Variable Bit Rate (VBR) mode */
  /external/libvpx/vp8/
vp8_cx_iface.c 153 RANGE_CHECK(cfg, rc_end_usage, VPX_VBR, VPX_CQ);
298 if (cfg.rc_end_usage == VPX_VBR)
    [all...]
  /external/libvpx/
vpxenc.c 942 {"vbr", VPX_VBR},
    [all...]

Completed in 183 milliseconds