Home
last modified time | relevance | path

Searched refs:BuildHuffmanTable (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/utils/
Dhuffman_utils.c80 static int BuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in BuildHuffmanTable() function
212 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
218 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()