Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp8.h347 int ff_vp8_decode_frame(AVCodecContext *avctx, void *data, int *got_frame,
Dwebp.c1316 ret = ff_vp8_decode_frame(avctx, p, got_frame, s->pkt); in vp8_lossy_decode_frame()
Dvp8.c2810 int ff_vp8_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, in ff_vp8_decode_frame() function
2964 .decode = ff_vp8_decode_frame,