Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp8.h347 int ff_vp8_decode_frame(AVCodecContext *avctx, AVFrame *frame,
H A Dvp8.c2814 int ff_vp8_decode_frame(AVCodecContext *avctx, AVFrame *frame, in ff_vp8_decode_frame() function
2966 FF_CODEC_DECODE_CB(ff_vp8_decode_frame),
H A Dwebp.c1319 ret = ff_vp8_decode_frame(avctx, p, got_frame, s->pkt); in vp8_lossy_decode_frame()

Completed in 312 milliseconds