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