Searched refs:HUFF_TABLE_DIMENSION (Results 1 – 2 of 2) sorted by relevance
95 #define HUFF_TABLE_DIMENSION 2 macro118 GX_UBYTE *gx_jpeg_huffman_table[HUFF_TABLE_DIMENSION][HUFF_TABLE_DIMENSION];119 GX_HUFFCODE_INFO gx_jpeg_huffman_code_info[HUFF_TABLE_DIMENSION][HUFF_TABLE_DIMENSION][16];
610 if (table_index >= HUFF_TABLE_DIMENSION) in _gx_image_reader_jpeg_dc_decode()713 if (table_index >= HUFF_TABLE_DIMENSION) in _gx_image_reader_jpeg_ac_decode()