FFmpeg
|
mjpegdec.h
Go to the documentation of this file.
98 uint64_t coefs_finished[MAX_COMPONENTS]; ///< bitmask of which coefs have been completely decoded (progressive mode)
bitstream reader API header.
int ff_mjpeg_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt)
Definition: mjpegdec.c:1629
int ff_mjpeg_find_marker(MJpegDecodeContext *s, const uint8_t **buf_ptr, const uint8_t *buf_end, const uint8_t **unescaped_buf_ptr, int *unescaped_buf_size)
Definition: mjpegdec.c:1541
int ff_mjpeg_decode_sos(MJpegDecodeContext *s, const uint8_t *mb_bitmask, const AVFrame *reference)
Definition: mjpegdec.c:1177
external API header
Definition: get_bits.h:63
Definition: mjpegdec.h:41
Half-pel DSP functions.
struct MJpegDecodeContext MJpegDecodeContext
uint64_t coefs_finished[MAX_COMPONENTS]
bitmask of which coefs have been completely decoded (progressive mode)
Definition: mjpegdec.h:98
Definition: get_bits.h:54
DSP utils.
DECLARE_ALIGNED(16, int16_t, block)[64]
Generated on Mon Nov 18 2024 06:51:57 for FFmpeg by 1.8.11