Home
last modified time | relevance | path

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

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