Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dlibimagequant.c1857 const bool few_input_colors = in pngquant_quantize() local
1863 if (few_input_colors && options->target_mse == 0) { in pngquant_quantize()
1875 …const double max_mse = options->max_mse * (few_input_colors ? 0.33 : 1.0); // when degrading imag… in pngquant_quantize()