Searched refs:nearest_init (Results 1 – 4 of 4) sorted by relevance
6 LIQ_PRIVATE struct nearest_map *nearest_init(const colormap *palette, const bool fast);
84 struct nearest_map *const n = nearest_init (map, fast_palette); in viter_do_iteration()
128 nearest_init (const colormap * map, bool fast) in nearest_init() function
1176 struct nearest_map *const n = nearest_init (map, fast); in remap_to_palette()1277 struct nearest_map *const n = nearest_init (map, false); in remap_to_palette_floyd()