Searched refs:fast_palette (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | viter.c | 72 const bool fast_palette) in viter_do_iteration() argument 84 struct nearest_map *const n = nearest_init (map, fast_palette); in viter_do_iteration()
|
D | viter.h | 17 …colormap *const map, const float min_opaque_val, viter_callback callback, const bool fast_palette);
|
D | libimagequant.c | 66 bool last_index_transparent, use_contrast_maps, use_dither_map, fast_palette; member 121 bool use_dither_map, fast_palette; member 353 attr->fast_palette = (speed >= 7); in liq_set_speed() 1800 || options->fast_palette); in find_best_palette() 1856 const bool fast_palette = options->fast_palette || hist->ignorebits > 0; in pngquant_quantize() local 1906 i == 0 || options->fast_palette); in pngquant_quantize() 1940 palette_error,.fast_palette = fast_palette,.use_dither_map = in pngquant_quantize() 2020 quant->fast_palette); in liq_write_remapped_image_rows() 2028 quant->fast_palette); in liq_write_remapped_image_rows()
|