Searched refs:BrotliBuildHuffmanTable (Results 1 – 6 of 6) sorted by relevance
96 BROTLI_INTERNAL uint32_t BrotliBuildHuffmanTable(HuffmanCode* root_table,
169 uint32_t BrotliBuildHuffmanTable(HuffmanCode* root_table, in BrotliBuildHuffmanTable() function
856 table_size = BrotliBuildHuffmanTable( in ReadHuffmanCode()