Searched refs:NUM_SYMBOLS (Results 1 – 1 of 1) sorted by relevance
19 #define NUM_SYMBOLS 256 macro29 int freq[NUM_SYMBOLS] = { 0 }; in QuantizeLevels()30 int q_level[NUM_SYMBOLS] = { 0 }; in QuantizeLevels()31 double inv_q_level[NUM_SYMBOLS] = { 0 }; in QuantizeLevels()76 double q_sum[NUM_SYMBOLS] = { 0 }; in QuantizeLevels()77 double q_count[NUM_SYMBOLS] = { 0 }; in QuantizeLevels()122 uint8_t map[NUM_SYMBOLS]; in QuantizeLevels()