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