Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DDecoderTestXheAac.java508 final float nrgRatioThresh = 0.0f; in checkEnergyUSAC()
726 nrgRatio >= nrgRatioThresh); in checkEnergyUSAC() local
DDecoderTest.java1310 float nrgRatioThresh) throws RuntimeException in checkEnergy() argument
1453 nrgRatio >= nrgRatioThresh); in checkEnergy() local