Searched refs:vp8_init_frames (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | vp8.c | 2840 static av_cold int vp8_init_frames(VP8Context *s) in vp8_init_frames() function 2880 if ((ret = vp8_init_frames(s)) < 0) { in vp78_decode_init() |
Completed in 5 milliseconds