OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_init_quantizer
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_quantize.h
50
void
vp9_init_quantizer
(struct VP9_COMP *cpi);
vp9_quantize.c
251
void
vp9_init_quantizer
(VP9_COMP *cpi) {
function
356
// quantizer has to be reinitialized with
vp9_init_quantizer
() if any
vp9_encoder.c
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_quantize.h
51
void
vp9_init_quantizer
(struct VP9_COMP *cpi);
vp9_quantize.c
154
void
vp9_init_quantizer
(VP9_COMP *cpi) {
function
280
// quantizer has to be reinitialized with
vp9_init_quantizer
() if any
vp9_onyx_if.c
94
void
vp9_init_quantizer
(VP9_COMP *cpi);
[
all
...]
Completed in 269 milliseconds