OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VPX_CBR
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vpx/
vpx_encoder.h
182
VPX_CBR
, /**< Constant Bit Rate (CBR) mode */
/external/libvpx/vp8/
vp8_cx_iface.c
302
else if (cfg.rc_end_usage ==
VPX_CBR
)
[
all
...]
/external/libvpx/
vpxenc.c
943
{"cbr",
VPX_CBR
},
[
all
...]
Completed in 17 milliseconds