Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpeg12dec.c2465 static int decode_chunks(AVCodecContext *avctx, AVFrame *picture, in decode_chunks() function
2833 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()