OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp8_decode_frame
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp8/decoder/
onyxd_int.h
129
int
vp8_decode_frame
(VP8D_COMP *cpi);
onyxd_if.c
333
/* setup reference frames for
vp8_decode_frame
*/
355
retcode =
vp8_decode_frame
(pbi);
decodframe.c
980
int
vp8_decode_frame
(VP8D_COMP *pbi)
function
[
all
...]
/external/libvpx/libvpx/vp8/common/
alloccommon.c
93
/* Allocation of previous mode info will be done in
vp8_decode_frame
()
Completed in 48 milliseconds