Home | History | Annotate | Download | only in jni

Lines Matching refs:channelIndexMask

199         jint channelPositionMask, jint channelIndexMask)
201 if (channelIndexMask != 0) { // channel index mask takes priority
206 channelIndexMask);
218 jint sampleRateInHertz, jint channelPositionMask, jint channelIndexMask,
222 sampleRateInHertz, channelPositionMask, channelIndexMask, audioFormat, buffSizeInBytes);
231 channelPositionMask, channelIndexMask);