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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmxpegdec.c31 typedef struct MXpegDecodeContext { struct
42 } MXpegDecodeContext; typedef in typeref:struct:MXpegDecodeContext
46 MXpegDecodeContext *s = avctx->priv_data;
53 static int mxpeg_decode_app(MXpegDecodeContext *s,
65 static int mxpeg_decode_mxm(MXpegDecodeContext *s,
117 static int mxpeg_decode_com(MXpegDecodeContext *s,
132 static int mxpeg_check_dimensions(MXpegDecodeContext *s, MJpegDecodeContext *jpg,
163 MXpegDecodeContext *s = avctx->priv_data;
313 MXpegDecodeContext *s = avctx->priv_data;
336 .priv_data_size = sizeof(MXpegDecodeContext),
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmxpegdec.c32 typedef struct MXpegDecodeContext { struct
43 } MXpegDecodeContext; typedef in typeref:struct:MXpegDecodeContext
47 MXpegDecodeContext *s = avctx->priv_data;
66 MXpegDecodeContext *s = avctx->priv_data;
79 static int mxpeg_decode_app(MXpegDecodeContext *s,
91 static int mxpeg_decode_mxm(MXpegDecodeContext *s,
144 static int mxpeg_decode_com(MXpegDecodeContext *s,
159 static int mxpeg_check_dimensions(MXpegDecodeContext *s, MJpegDecodeContext *jpg,
190 MXpegDecodeContext *s = avctx->priv_data;
342 .priv_data_size = sizeof(MXpegDecodeContext),
[all...]

Completed in 40 milliseconds