OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VPX_CQ
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vpx/
vpx_encoder.h
183
VPX_CQ
/**< Constant Quality (CQ) mode */
/external/libvpx/vp8/
vp8_cx_iface.c
153
RANGE_CHECK(cfg, rc_end_usage, VPX_VBR,
VPX_CQ
);
306
else if (cfg.rc_end_usage ==
VPX_CQ
)
[
all
...]
/external/libvpx/
vpxenc.c
944
{"cq",
VPX_CQ
},
[
all
...]
Completed in 728 milliseconds