OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_quantizer
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx/
vp8cx.h
291
int
max_quantizer
; /**< max quantizer for current layer */
member in struct:vpx_svc_parameters
/external/libvpx/libvpx/
vpxenc.c
485
static const arg_def_t
max_quantizer
= ARG_DEF(NULL, "max-q", 1,
variable
499
&end_usage, &target_bitrate, &min_quantizer, &
max_quantizer
,
[
all
...]
Completed in 68 milliseconds