Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DDecoderTestXheAac.java64 sAacDecoderNames = initAacDecoderNames(); in setUp()
68 protected static ArrayList<String> initAacDecoderNames() { in initAacDecoderNames() method in DecoderTestXheAac
DDecoderTestAacDrc.java155 ArrayList<String> aacDecoderNames = DecoderTestXheAac.initAacDecoderNames(); in testDecodeUsacLoudnessM4a()