Searched refs:ff_vp8_decode_frame (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | vp8.h | 347 int ff_vp8_decode_frame(AVCodecContext *avctx, void *data, int *got_frame,
|
D | webp.c | 1316 ret = ff_vp8_decode_frame(avctx, p, got_frame, s->pkt); in vp8_lossy_decode_frame()
|
D | vp8.c | 2810 int ff_vp8_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, in ff_vp8_decode_frame() function 2964 .decode = ff_vp8_decode_frame,
|