Searched refs:nearest_search (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | nearest.h | 7 LIQ_PRIVATE unsigned int nearest_search(const struct nearest_map *map, const f_pixel px, const int …
|
D | viter.c | 94 nearest_search (n, achv[j].acolor, achv[j].tmp.likely_colormap_index, in viter_do_iteration()
|
D | nearest.c | 202 nearest_search (const struct nearest_map *centroids, const f_pixel px, in nearest_search() function
|
D | libimagequant.c | 1196 nearest_search (n, px, last_match, min_opaque_val, &diff); in remap_to_palette() 1331 nearest_search (n, spx, guessed_match, min_opaque_val, NULL); in remap_to_palette_floyd()
|