Searched defs:error_margin (Results 1 – 1 of 1) sorted by relevance
60 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