Searched refs:inChannelMask (Results 1 – 2 of 2) sorted by relevance
465 audio_channel_mask_t inChannelMask = audio_channel_in_mask_from_count(channelCount); in createPatchConnections() local473 inChannelMask, in createPatchConnections()
983 for (int inChannelMask : mAudioSource.channelMasks()) { in updateAudioConfigLocked()985 == AudioFormat.channelCountFromInChannelMask(inChannelMask)) { in updateAudioConfigLocked()986 sourceChannelMask = inChannelMask; in updateAudioConfigLocked()