OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:best_allowed_q
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/vp8/common/
onyx.h
153
int
best_allowed_q
;
member in struct:__anon7701
/external/libvpx/vp8/encoder/
parms.cpp
42
DOTHIS(O,
best_allowed_q
)\
onyx_if.c
[
all
...]
/external/libvpx/vp8/
vp8_cx_iface.c
313
oxcf->
best_allowed_q
= cfg.rc_min_quantizer;
370
printf("
best_allowed_q
: %d\n", oxcf->
best_allowed_q
);
[
all
...]
Completed in 257 milliseconds