Searched refs:decode_chunks (Results 1 – 1 of 1) sorted by relevance
2465 static int decode_chunks(AVCodecContext *avctx, AVFrame *picture, in decode_chunks() function2833 ret = decode_chunks(avctx, picture, got_output, in mpeg_decode_frame()2847 ret = decode_chunks(avctx, picture, got_output, buf, buf_size); in mpeg_decode_frame()