Home
last modified time | relevance | path

Searched refs:smpStop (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DDecoderTestXheAac.java576 final int smpStop = smpStart + nSegSmpTot; in checkEnergyUSAC() local
578 for (int smpl = smpStart; smpl < smpStop; smpl += nCh) { in checkEnergyUSAC()
DDecoderTest.java1371 final int smpStop = smpStart + nSegSmpTot; in checkEnergy() local
1372 for (int smpl = smpStart; smpl < smpStop; smpl += nCh) { in checkEnergy()