Home
last modified time | relevance | path

Searched defs:aacDecoderNames (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
H A DDecoderTestAacDrc.java221 ArrayList<String> aacDecoderNames = DecoderTestXheAac.initAacDecoderNames(); in testDecodeUsacLoudnessM4a() local
289 ArrayList<String> aacDecoderNames = DecoderTestXheAac.initAacDecoderNames(); in testDecodeAacDrcOutputLoudnessM4a() local
H A DDecoderTestXheAac.java84 ArrayList<String> aacDecoderNames = new ArrayList<String>(1); in initAacDecoderNames() local