OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rc_undershoot_pct
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vpx/
vpx_encoder.h
439
unsigned int
rc_undershoot_pct
;
member in struct:vpx_codec_enc_cfg
/external/libvpx/vp8/
vp8_cx_iface.c
154
RANGE_CHECK_HI(cfg,
rc_undershoot_pct
, 100);
318
oxcf->under_shoot_pct = cfg.
rc_undershoot_pct
;
[
all
...]
/external/libvpx/
vpxenc.c
[
all
...]
Completed in 26 milliseconds