Home
last modified time | relevance | path

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

/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecoderTestAacDrc.java221 ArrayList<String> aacDecoderNames = DecoderTestXheAac.initAacDecoderNames(); in testDecodeUsacLoudnessM4a()
289 ArrayList<String> aacDecoderNames = DecoderTestXheAac.initAacDecoderNames(); in testDecodeAacDrcOutputLoudnessM4a()
DDecoderTestXheAac.java79 sAacDecoderNames = initAacDecoderNames(); in setUp()
83 protected static ArrayList<String> initAacDecoderNames() throws IOException { in initAacDecoderNames() method in DecoderTestXheAac