Home
last modified time | relevance | path

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

/external/zopfli/src/zopfli/
Dsqueeze.c273 double newCost = costs[j] + costmodel(in[i], 0, costcontext); in GetBestLengths() local
282 double newCost; in GetBestLengths() local