Searched refs:fixed_colors (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | libimagequant.c | 90 f_pixel fixed_colors[256]; member 543 img->fixed_colors[img->fixed_colors_count++] = to_f (gamma_lut, pix); in liq_image_add_fixed_color() 1435 input_image->fixed_colors[i]) < max_difference) { in remove_fixed_colors_from_histogram() 1707 const f_pixel fixed_colors[], const int fixed_colors_count, in add_fixed_colors_to_palette() argument 1730 .acolor = fixed_colors[j],.fixed = true,}; in add_fixed_colors_to_palette() 1751 const double max_mse, const f_pixel fixed_colors[], in find_best_palette() argument 1782 add_fixed_colors_to_palette (newmap, max_colors, fixed_colors, in find_best_palette() 1871 img->fixed_colors, img->fixed_colors_count, options->malloc, in pngquant_quantize() 1880 find_best_palette (hist, options, max_mse, img->fixed_colors, in pngquant_quantize()
|