Searched defs:root_table (Results 1 – 2 of 2) sorted by relevance
80 static int BuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in BuildHuffmanTable()205 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable()
68 auto root_table = schema->root_table(); in main() local
Completed in 3 milliseconds