Searched refs:jChannelIndexMasks (Results 1 – 1 of 1) sorted by relevance
1314 ScopedLocalRef<jintArray> jChannelIndexMasks(env, env->NewIntArray(numIndexMasks)); in convertAudioProfileFromNative() local1315 if (!jSamplingRates.get() || !jChannelMasks.get() || !jChannelIndexMasks.get()) { in convertAudioProfileFromNative()1331 env->SetIntArrayRegion(jChannelIndexMasks.get(), indexedMaskIndex++, 1, &jMask); in convertAudioProfileFromNative()1346 jChannelIndexMasks.get(), encapsulationType)); in convertAudioProfileFromNative()1421 jChannelIndexMasks(env, in convertAudioPortFromNative() local1433 jChannelIndexMasks.get(), encapsulationType)); in convertAudioPortFromNative()