Searched refs:max_difference (Results 1 – 1 of 1) sorted by relevance
1430 const float max_difference = MAX (target_mse / 2.0, 2.0 / 256.0 / 256.0); in remove_fixed_colors_from_histogram() local1435 input_image->fixed_colors[i]) < max_difference) { in remove_fixed_colors_from_histogram()