Home
last modified time | relevance | path

Searched refs:max_difference (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dlibimagequant.c1430 const float max_difference = MAX (target_mse / 2.0, 2.0 / 256.0 / 256.0); in remove_fixed_colors_from_histogram() local
1435 input_image->fixed_colors[i]) < max_difference) { in remove_fixed_colors_from_histogram()