Home
last modified time | relevance | path

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

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