OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:end_usage
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/common/
onyx.h
46
}
END_USAGE
;
153
int
end_usage
; /* vbr or cbr */
member in struct:__anon23935
/external/libvpx/libvpx/vp9/common/
vp9_onyx.h
50
}
END_USAGE
;
114
int
end_usage
; // vbr or cbr
member in struct:__anon24005
/external/libvpx/libvpx/
vpxenc.c
479
static const arg_def_t
end_usage
= ARG_DEF_ENUM(NULL, "end-usage", 1,
variable
499
&
end_usage
, &target_bitrate, &min_quantizer, &max_quantizer,
[
all
...]
Completed in 36 milliseconds