Searched refs:symbolcost (Results 1 – 1 of 1) sorted by relevance
254 double symbolcost = costmodel(ZOPFLI_MAX_MATCH, 1, costcontext); in GetBestLengths() local259 costs[j + ZOPFLI_MAX_MATCH] = costs[j] + symbolcost; in GetBestLengths()