Searched refs:dist1 (Results 1 – 1 of 1) sorted by relevance
424 INT32 dist0, dist1, dist2; in update_box() local522 dist1 = ((c1max - c1min) << C1_SHIFT) * C1_SCALE; in update_box()524 boxp->volume = dist0 * dist0 + dist1 * dist1 + dist2 * dist2; in update_box()995 INT32 dist0, dist1; /* initial distance values */ in find_best_colors() local1043 dist1 = dist0; in find_best_colors()1047 dist2 = dist1; in find_best_colors()1061 dist1 += xx1; in find_best_colors()
Completed in 7 milliseconds