Searched refs:_noiseStdDevs (Results 1 – 2 of 2) sorted by relevance
135 const double _noiseStdDevs; variable
42 _noiseStdDevs(2.33), // ~Less than 1% chance in VCMJitterEstimator()345 double noiseThreshold = _noiseStdDevs * sqrt(_varNoise) - _noiseStdDevOffset; in NoiseThreshold()