Searched defs:dc_index (Results 1 – 2 of 2) sorted by relevance
791 static inline int mjpeg_decode_dc(MJpegDecodeContext *s, int dc_index) in mjpeg_decode_dc()810 int dc_index, int ac_index, uint16_t *quant_matrix) in decode_block()859 int component, int dc_index, in decode_dc_progressive()
101 int dc_index[MAX_COMPONENTS]; member