Searched refs:bestdist (Results 1 – 3 of 3) sorted by relevance
234 unsigned short bestdist = 0; in ZopfliFindLongestMatch() local324 bestdist = dist; in ZopfliFindLongestMatch()356 StoreInLongestMatchCache(s, pos, limit, sublen, bestdist, bestlength); in ZopfliFindLongestMatch()361 *distance = bestdist; in ZopfliFindLongestMatch()
161 int bestdist = 0; /* distance that has lowest cost in the cost model */ in GetCostModelMinCost() local187 bestdist = dsymbols[i]; in GetCostModelMinCost()192 return costmodel(bestlength, bestdist, costcontext); in GetCostModelMinCost()
773 JLONG bestdist[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS]; in find_best_colors() local776 bptr = bestdist; in find_best_colors()804 bptr = bestdist; in find_best_colors()