Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dpam.c278 pam_colormap (unsigned int colors, void *(*malloc) (size_t), in pam_colormap() function
298 colormap *dupe = pam_colormap (map->colors, map->malloc, map->free); in pam_duplicate_colormap()
Dmediancut.c419 representative_subset = pam_colormap (boxes, malloc, free); in mediancut()
483 map = pam_colormap (boxes, malloc, free); in mediancut()
Dnearest.c118 subset_palette = pam_colormap (subset_size, map->malloc, map->free); in get_subset_palette()
Dpam.h294 LIQ_PRIVATE colormap *pam_colormap(unsigned int colors, void* (*malloc)(size_t), void (*free)(void*…
Dlibimagequant.c1718 pam_colormap (MIN (max_colors, in add_fixed_colors_to_palette()
1864 acolormap = pam_colormap (hist->size, options->malloc, options->free); in pngquant_quantize()