Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp6.c714 .decode = ff_vp56_decode_frame,
727 .decode = ff_vp56_decode_frame,
740 .decode = ff_vp56_decode_frame,
Dvp56.h225 int ff_vp56_decode_frame(AVCodecContext *avctx, void *data, int *got_frame,
Dvp5.c307 .decode = ff_vp56_decode_frame,
Dvp56.c568 int ff_vp56_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, in ff_vp56_decode_frame() function