Home
last modified time | relevance | path

Searched refs:vp8_alloc_frame (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvp8.c75 static int vp8_alloc_frame(VP8Context *s, VP8Frame *f, int ref) in vp8_alloc_frame() function
533 if ((ret = vp8_alloc_frame(s, s->framep[VP56_FRAME_PREVIOUS], 1)) < 0) in vp7_fade_frame()
2705 if ((ret = vp8_alloc_frame(s, curframe, referenced)) < 0) in vp78_decode_frame()

Completed in 5 milliseconds