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