Home
last modified time | relevance | path

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

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