Searched refs:vp8_alloc_frame (Results 1 – 1 of 1) sorted by relevance
71 static int vp8_alloc_frame(VP8Context *s, VP8Frame *f, int ref) in vp8_alloc_frame() function529 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()