Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/brotli/dec/
Dhuffman.h91 BROTLI_INTERNAL void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* root_table,
Dhuffman.c104 void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* table, in BrotliBuildCodeLengthsHuffmanTable() function
Ddecode.c824 BrotliBuildCodeLengthsHuffmanTable(h->table, in ReadHuffmanCode()
/external/cronet/tot/third_party/brotli/dec/
Dhuffman.h91 BROTLI_INTERNAL void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* root_table,
Dhuffman.c104 void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* table, in BrotliBuildCodeLengthsHuffmanTable() function
Ddecode.c824 BrotliBuildCodeLengthsHuffmanTable(h->table, in ReadHuffmanCode()
/external/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()