Searched defs:code_lengths (Results 1 – 6 of 6) sorted by relevance
72 int HuffmanCodeLengthsToCodes(const int* const code_lengths, in HuffmanCodeLengthsToCodes()146 const int* const code_lengths, in HuffmanTreeBuildImplicit()205 const int* const code_lengths, in HuffmanTreeBuildExplicit()
32 uint8_t* code_lengths; // Code lengths of the symbols. member
172 int num_symbols, int* const code_lengths) { in ReadHuffmanCodeLengths()237 int code_lengths[2]; in ReadHuffmanCode() local253 int* code_lengths = NULL; in ReadHuffmanCode() local
173 int num_symbols, int* const code_lengths) { in ReadHuffmanCodeLengths()238 int code_lengths[2]; in ReadHuffmanCode() local254 int* code_lengths = NULL; in ReadHuffmanCode() local