Searched refs:pam_colormap (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | pam.c | 278 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()
|
D | mediancut.c | 419 representative_subset = pam_colormap (boxes, malloc, free); in mediancut() 483 map = pam_colormap (boxes, malloc, free); in mediancut()
|
D | nearest.c | 118 subset_palette = pam_colormap (subset_size, map->malloc, map->free); in get_subset_palette()
|
D | pam.h | 294 LIQ_PRIVATE colormap *pam_colormap(unsigned int colors, void* (*malloc)(size_t), void (*free)(void*…
|
D | libimagequant.c | 1718 pam_colormap (MIN (max_colors, in add_fixed_colors_to_palette() 1864 acolormap = pam_colormap (hist->size, options->malloc, options->free); in pngquant_quantize()
|