Searched refs:nativeChannelMaskFromJavaChannelMasks (Results 1 – 3 of 3) sorted by relevance
201 static inline audio_channel_mask_t nativeChannelMaskFromJavaChannelMasks( in nativeChannelMaskFromJavaChannelMasks() function
303 audio_channel_mask_t nativeChannelMask = nativeChannelMaskFromJavaChannelMasks( in android_media_AudioTrack_setup()527 config.channel_mask = nativeChannelMaskFromJavaChannelMasks(channelMask, channelIndexMask); in android_media_AudioTrack_is_direct_output_supported()
2235 format.channel_mask = nativeChannelMaskFromJavaChannelMasks(channelMask, channelIndexMask); in android_media_AudioSystem_getOffloadSupport()