Home | History | Annotate | Download | only in dec

Lines Matching refs:symbol

186   int symbol;
209 symbol = 0;
210 while (symbol < num_symbols) {
216 code_lengths[symbol++] = code_len;
224 if (symbol + repeat > num_symbols) {
229 while (repeat-- > 0) code_lengths[symbol++] = length;
715 // When the Huffman tree contains only one symbol, we can skip the