Home
last modified time | relevance | path

Searched refs:nearest_init (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dnearest.h6 LIQ_PRIVATE struct nearest_map *nearest_init(const colormap *palette, const bool fast);
Dviter.c84 struct nearest_map *const n = nearest_init (map, fast_palette); in viter_do_iteration()
Dnearest.c128 nearest_init (const colormap * map, bool fast) in nearest_init() function
Dlibimagequant.c1176 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()