Home
last modified time | relevance | path

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

/netbsd-src/external/zlib/pigz/dist/zopfli/
H A Ddeflate.c107 static void AddDynamicTree(const unsigned* ll_lengths, in AddDynamicTree()
228 static size_t CalculateTreeSize(const unsigned* ll_lengths, in CalculateTreeSize()
253 const unsigned* ll_symbols, const unsigned* ll_lengths, in AddLZ77Data()
288 static void GetFixedTree(unsigned* ll_lengths, unsigned* d_lengths) { in GetFixedTree()
300 static size_t CalculateBlockSymbolSize(const unsigned* ll_lengths, in CalculateBlockSymbolSize()
327 unsigned ll_lengths[288]; in ZopfliCalculateBlockSize() local
375 unsigned ll_lengths[288]; in AddLZ77Block() local