Lines Matching refs:peak
649 long peak = 0;688 peak = 0;693 if (peak < energy) {694 peak = energy;700 if (energy < threshold || energy < (peak / 2)) {701 // e went to less than half of the peak