Home | History | Annotate | Download | only in voicedialer

Lines Matching defs: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