Searched refs:PEAKMAX_THRESHOLD_HIGH (Results 1 – 1 of 1) sorted by relevance
35 constexpr double PEAKMAX_THRESHOLD_HIGH { 0.6 }; variable495 if (maxPeak > PEAKMAX_THRESHOLD_HIGH) { in GetLowestPeakValue()