Home
last modified time | relevance | path

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

/netbsd-src/external/zlib/pigz/dist/zopfli/
H A Dsqueeze.c273 double newCost = costs[j] + costmodel(in[i], 0, costcontext); in GetBestLengths() local
282 double newCost; in GetBestLengths() local