Home
last modified time | relevance | path

Searched refs:MXpegDecodeContext (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmxpegdec.c33 typedef struct MXpegDecodeContext { struct
44 } MXpegDecodeContext; typedef
48 MXpegDecodeContext *s = avctx->priv_data; in mxpeg_decode_end()
67 MXpegDecodeContext *s = avctx->priv_data; in mxpeg_decode_init()
78 static int mxpeg_decode_app(MXpegDecodeContext *s, in mxpeg_decode_app()
90 static int mxpeg_decode_mxm(MXpegDecodeContext *s, in mxpeg_decode_mxm()
143 static int mxpeg_decode_com(MXpegDecodeContext *s, in mxpeg_decode_com()
158 static int mxpeg_check_dimensions(MXpegDecodeContext *s, MJpegDecodeContext *jpg, in mxpeg_check_dimensions()
188 MXpegDecodeContext *s = avctx->priv_data; in mxpeg_decode_frame()
350 .priv_data_size = sizeof(MXpegDecodeContext),
[all...]

Completed in 2 milliseconds