Searched refs:ff_vp56_decode_mbs (Results 1 – 1 of 1) sorted by relevance
566 static int ff_vp56_decode_mbs(AVCodecContext *avctx, void *, int, int);647 avctx->execute2(avctx, ff_vp56_decode_mbs, 0, 0, (avctx->pix_fmt == AV_PIX_FMT_YUVA420P) + 1); in ff_vp56_decode_frame()659 static int ff_vp56_decode_mbs(AVCodecContext *avctx, void *data, in ff_vp56_decode_mbs() function