OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:totMaxNrg
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/media/src/android/media/cts/
DecoderTestXheAac.java
555
double
totMaxNrg
= 0.0f;
592
if (nrg[ch][seg] >
totMaxNrg
) {
593
totMaxNrg
= nrg[ch][seg];
610
zeroNrgThresh = zeroMaxNrgRatio *
totMaxNrg
;
[
all
...]
DecoderTest.java
[
all
...]
Completed in 216 milliseconds