Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dnearest.c60 mempool * m, float error_margin, bool skip_index[], unsigned int *skipped) in build_head() argument
99 if (colors[i].radius < h.radius / 4.f - error_margin) { in build_head()
145 const float error_margin = fast ? 0 : 8.f / 256.f / 256.f; in nearest_init() local
173 &centroids->mempool, error_margin, skip_index, &skipped); in nearest_init()
189 , map, map->colors, &centroids->mempool, error_margin, in nearest_init()