Searched refs:nearest_other_color_dist (Results 1 – 1 of 1) sorted by relevance
27 float nearest_other_color_dist[256]; member153 centroids->nearest_other_color_dist[i] = dist / 4.f; // half of squared distance in nearest_init()215 if (guess_diff < centroids->nearest_other_color_dist[likely_colormap_index]) { in nearest_search()