decode_chunks    2253 libavcodec/mpeg12.c static int decode_chunks(AVCodecContext *avctx,
decode_chunks    2303 libavcodec/mpeg12.c         decode_chunks(avctx, picture, data_size, avctx->extradata, avctx->extradata_size);
decode_chunks    2305 libavcodec/mpeg12.c     return decode_chunks(avctx, picture, data_size, buf, buf_size);