Home
last modified time | relevance | path

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

/external/zopfli/src/zopfli/
Ddeflate.c86 static void PatchDistanceCodesForBuggyDecoders(unsigned* d_lengths) { in PatchDistanceCodesForBuggyDecoders()
106 const unsigned* d_lengths, in EncodeTree()
252 const unsigned* d_lengths, in AddDynamicTree()
278 const unsigned* d_lengths) { in CalculateTreeSize()
301 const unsigned* d_symbols, const unsigned* d_lengths, in AddLZ77Data()
335 static void GetFixedTree(unsigned* ll_lengths, unsigned* d_lengths) { in GetFixedTree()
349 const unsigned* d_lengths, in CalculateBlockSymbolSizeSmall()
378 const unsigned* d_lengths, in CalculateBlockSymbolSizeGivenCounts()
407 const unsigned* d_lengths, in CalculateBlockSymbolSize()
528 unsigned* ll_lengths, unsigned* d_lengths) { in TryOptimizeHuffmanForRle()
[all …]