Searched refs:HUFF_COEF1_SIZE (Results 1 – 2 of 2) sorted by relevance
253 #define HUFF_COEF1_SIZE 244 macro255 static const uint32_t coef1_huffcodes[HUFF_COEF1_SIZE] = {293 static const uint8_t coef1_huffbits[HUFF_COEF1_SIZE] = {379 static const uint16_t coef1_run[HUFF_COEF1_SIZE] = {396 static const float coef1_level[HUFF_COEF1_SIZE] = {
475 INIT_VLC_STATIC(&coef_vlc[1], VLCBITS, HUFF_COEF1_SIZE, in decode_init()