Searched refs:BrotliBuildCodeLengthsHuffmanTable (Results 1 – 3 of 3) sorted by relevance
97 BROTLI_INTERNAL void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* root_table,
104 void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* table, in BrotliBuildCodeLengthsHuffmanTable() function
816 BrotliBuildCodeLengthsHuffmanTable(s->table, in ReadHuffmanCode()