Home | History | Annotate | Download | only in enc

Lines Matching full:bit_length

215       const int bit_length = huffman_codes[i].num_symbols;
218 codes += bit_length;
219 lengths += bit_length;