Home
last modified time | relevance | path

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

/external/zopfli/src/zopfli/
Dsqueeze.c254 double symbolcost = costmodel(ZOPFLI_MAX_MATCH, 1, costcontext); in GetBestLengths() local
259 costs[j + ZOPFLI_MAX_MATCH] = costs[j] + symbolcost; in GetBestLengths()