Searched refs:nativeChannelMaskFromJavaChannelMasks (Results 1 – 3 of 3) sorted by relevance
154 static inline audio_channel_mask_t nativeChannelMaskFromJavaChannelMasks( in nativeChannelMaskFromJavaChannelMasks() function
268 audio_channel_mask_t nativeChannelMask = nativeChannelMaskFromJavaChannelMasks( in android_media_AudioTrack_setup()466 config.channel_mask = nativeChannelMaskFromJavaChannelMasks(channelMask, channelIndexMask); in android_media_AudioTrack_is_direct_output_supported()
2057 format.channel_mask = nativeChannelMaskFromJavaChannelMasks(channelMask, channelIndexMask); in android_media_AudioSystem_isOffloadSupported()