Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp8.c2839 static av_cold int vp8_init_frames(VP8Context *s) in vp8_init_frames() function
2879 if ((ret = vp8_init_frames(s)) < 0) { in vp78_decode_init()