HomeSort by relevance Sort by last modified time
    Searched refs:refMinNrg (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
DecoderTestXheAac.java 660 double refMinNrg = zeroNrgThresh;
709 // check the channels minimum energy >= refMinNrg
711 minNrg >= refMinNrg);
715 refMinNrg = minNrg * 0.85f;
718 refMinNrg *= 0.50f;
    [all...]
DecoderTest.java     [all...]

Completed in 110 milliseconds