Searched refs:VPX_VBR (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/vpx/
H A Dvpx_encoder.h181 VPX_VBR, /**< Variable Bit Rate (VBR) mode */ enumerator in enum:vpx_rc_mode
/external/libvpx/vp8/
H A Dvp8_cx_iface.c153 RANGE_CHECK(cfg, rc_end_usage, VPX_VBR, VPX_CQ);
298 if (cfg.rc_end_usage == VPX_VBR)
1086 VPX_VBR, /* rc_end_usage */
/external/libvpx/
H A Dvpxenc.c942 {"vbr", VPX_VBR},

Completed in 21 milliseconds