Searched refs:BrotliBuildSimpleHuffmanTable (Results 1 – 3 of 3) sorted by relevance
103 BROTLI_INTERNAL uint32_t BrotliBuildSimpleHuffmanTable(HuffmanCode* table,
261 uint32_t BrotliBuildSimpleHuffmanTable(HuffmanCode* table, in BrotliBuildSimpleHuffmanTable() function
807 table_size = BrotliBuildSimpleHuffmanTable( in ReadHuffmanCode()