Searched refs:outChannelMaskFromNative (Results 1 – 4 of 4) sorted by relevance
56 outChannelMaskFromNative(channelMask)); in createAudioFormatObj()
175 static inline int outChannelMaskFromNative(audio_channel_mask_t nativeMask) in outChannelMaskFromNative() function
854 jMask = outChannelMaskFromNative(nMask); in convertAudioPortConfigFromNative()898 jMask = outChannelMaskFromNative(nMask); in convertAudioPortConfigFromNative()1036 : outChannelMaskFromNative(mask); in convertAudioPortFromNative()1075 jMask = outChannelMaskFromNative(nMask); in convertAudioPortFromNative()
58 sampleRate, outChannelMaskFromNative(channelMask), audioFormatFromNative(format)); in JAudioTrack()