H A D | mxpegdec.c | 34 MJpegDecodeContext jpg; member 49 MJpegDecodeContext *jpg = &s->jpg; in mxpeg_decode_end() local 52 jpg->picture_ptr = NULL; in mxpeg_decode_end() 74 s->jpg.picture_ptr = s->picture[0]; in mxpeg_decode_init() 85 skip_bits(&s->jpg.gb, 8*FFMIN(len,buf_size)); in mxpeg_decode_app() 102 av_log(s->jpg.avctx, AV_LOG_ERROR, in mxpeg_decode_mxm() 112 av_log(s->jpg.avctx, AV_LOG_ERROR, in mxpeg_decode_mxm() 120 av_log(s->jpg.avctx, AV_LOG_ERROR, in mxpeg_decode_mxm() 153 skip_bits(&s->jpg in mxpeg_decode_com() 158 mxpeg_check_dimensions(MXpegDecodeContext *s, MJpegDecodeContext *jpg, AVFrame *reference_ptr) mxpeg_check_dimensions() argument 189 MJpegDecodeContext *jpg = &s->jpg; mxpeg_decode_frame() local [all...] |