Searched refs:HUFF_COEF0_SIZE (Results 1 – 2 of 2) sorted by relevance
166 #define HUFF_COEF0_SIZE 272 macro168 static const uint32_t coef0_huffcodes[HUFF_COEF0_SIZE] = {210 static const uint8_t coef0_huffbits[HUFF_COEF0_SIZE] = {332 static const uint16_t coef0_run[HUFF_COEF0_SIZE] = {355 static const float coef0_level[HUFF_COEF0_SIZE] = {
471 INIT_VLC_STATIC(&coef_vlc[0], VLCBITS, HUFF_COEF0_SIZE, in decode_init()