Home
last modified time | relevance | path

Searched defs:dc_index (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmjpegdec.h101 int dc_index[MAX_COMPONENTS]; member
H A Dmjpegdec.c791 static inline int mjpeg_decode_dc(MJpegDecodeContext *s, int dc_index) in mjpeg_decode_dc() argument
809 decode_block(MJpegDecodeContext *s, int16_t *block, int component, int dc_index, int ac_index, uint16_t *quant_matrix) decode_block() argument
858 decode_dc_progressive(MJpegDecodeContext *s, int16_t *block, int component, int dc_index, uint16_t *quant_matrix, int Al) decode_dc_progressive() argument
[all...]

Completed in 3 milliseconds