Home
last modified time | relevance | path

Searched defs: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()
145 const float error_margin = fast ? 0 : 8.f / 256.f / 256.f; in nearest_init() local