Home | History | Annotate | Download | only in enc

Lines Matching full:bit_length

214       const int bit_length = huffman_codes[i].num_symbols;
217 codes += bit_length;
218 lengths += bit_length;