Searched defs:channelCountRanges (Results 1 – 1 of 1) sorted by relevance
736 int* channelCountRanges, int count) { in validateAudioCodecInputChannelCountRanges()1326 jint* channelCountRanges = env->GetIntArrayElements(jInputChannelCountRanges, nullptr); in nativeTestAMediaCodecInfoGetAudioCapabilities() local