Searched refs:MIN_TOLERANCE (Results 1 – 1 of 1) sorted by relevance
939 mTolerance = std::max(MIN_TOLERANCE, mPeakNoise * 2.0f); in process()1080 static constexpr float MIN_TOLERANCE = 0.01; variable1089 double mTolerance = MIN_TOLERANCE;