Home
last modified time | relevance | path

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

/netbsd-src/external/zlib/pigz/dist/zopfli/
H A Ddeflate.c228 static size_t CalculateTreeSize(const unsigned* ll_lengths, in CalculateTreeSize() function
341 result += CalculateTreeSize(ll_lengths, d_lengths, ll_counts, d_counts); in ZopfliCalculateBlockSize()