Searched refs:initAacDecoderNames (Results 1 – 2 of 2) sorted by relevance
221 ArrayList<String> aacDecoderNames = DecoderTestXheAac.initAacDecoderNames(); in testDecodeUsacLoudnessM4a()289 ArrayList<String> aacDecoderNames = DecoderTestXheAac.initAacDecoderNames(); in testDecodeAacDrcOutputLoudnessM4a()
79 sAacDecoderNames = initAacDecoderNames(); in setUp()83 protected static ArrayList<String> initAacDecoderNames() throws IOException { in initAacDecoderNames() method in DecoderTestXheAac