OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp9_scale_references
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h
611
void
vp9_scale_references
(VP9_COMP *cpi);
vp9_encoder.c
2814
void
vp9_scale_references
(VP9_COMP *cpi) {
function
[
all
...]
vp9_firstpass.c
577
vp9_scale_references
(cpi);
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h
619
void
vp9_scale_references
(VP9_COMP *cpi);
vp9_onyx_if.c
2125
void
vp9_scale_references
(VP9_COMP *cpi) {
function
[
all
...]
vp9_firstpass.c
515
vp9_scale_references
(cpi);
[
all
...]
Completed in 142 milliseconds