Searched refs:stopSample (Results 1 – 1 of 1) sorted by relevance
221 final int stopSample = decSamples.length - startSample; // ... measure only the stationary in checkClipping() local224 double nrgFull = getEnergy(decSamples, startSample, stopSample); in checkClipping()235 double nrgHd = getEnergy(decSamples, startSample, stopSample); in checkClipping()