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