Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/dec/
Dhuffman.h91 BROTLI_INTERNAL void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* root_table,
Dhuffman.c104 void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* table, in BrotliBuildCodeLengthsHuffmanTable() function
Ddecode.c823 BrotliBuildCodeLengthsHuffmanTable(h->table, in ReadHuffmanCode()
/third_party/node/deps/brotli/c/dec/
Dhuffman.h91 BROTLI_INTERNAL void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* root_table,
Dhuffman.c104 void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* table, in BrotliBuildCodeLengthsHuffmanTable() function
Ddecode.c823 BrotliBuildCodeLengthsHuffmanTable(h->table, in ReadHuffmanCode()