Searched refs:kAACProfiles (Results 1 – 1 of 1) sorted by relevance
108 final int kAACProfiles[] = { in testAACEncoders() local117 for (int k = 0; k < kAACProfiles.length; ++k) { in testAACEncoders()119 if (kAACProfiles[k] == 5 && kSampleRates[i] < 22050) { in testAACEncoders()129 MediaFormat.KEY_AAC_PROFILE, kAACProfiles[k]); in testAACEncoders()