OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp9_encode_frame
(Results
1 - 6
of
6
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.h
27
void
vp9_encode_frame
(struct VP9_COMP *cpi);
vp9_onyx_if.c
[
all
...]
vp9_encodeframe.c
3196
void
vp9_encode_frame
(VP9_COMP *cpi) {
function
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.h
37
void
vp9_encode_frame
(struct VP9_COMP *cpi);
vp9_encoder.c
[
all
...]
vp9_encodeframe.c
4002
void
vp9_encode_frame
(VP9_COMP *cpi) {
function
[
all
...]
Completed in 228 milliseconds