Searched refs:smpStop (Results 1 – 2 of 2) sorted by relevance
576 final int smpStop = smpStart + nSegSmpTot; in checkEnergyUSAC() local578 for (int smpl = smpStart; smpl < smpStop; smpl += nCh) { in checkEnergyUSAC()
1371 final int smpStop = smpStart + nSegSmpTot; in checkEnergy() local1372 for (int smpl = smpStart; smpl < smpStop; smpl += nCh) { in checkEnergy()