Home
last modified time | relevance | path

Searched defs:root_table (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dhuffman_utils.c80 static int BuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable()
/third_party/node/deps/brotli/c/dec/
Dhuffman.c169 uint32_t BrotliBuildHuffmanTable(HuffmanCode* root_table, in BrotliBuildHuffmanTable()