Searched refs:nativeChannelMaskFromJavaChannelMasks (Results 1 – 3 of 3) sorted by relevance
147 static inline audio_channel_mask_t nativeChannelMaskFromJavaChannelMasks( in nativeChannelMaskFromJavaChannelMasks() function
266 audio_channel_mask_t nativeChannelMask = nativeChannelMaskFromJavaChannelMasks( in android_media_AudioTrack_setup()
1791 format.channel_mask = nativeChannelMaskFromJavaChannelMasks(channelMask, channelIndexMask); in android_media_AudioSystem_isOffloadSupported()