Searched refs:updatedChannelMask (Results 1 – 4 of 4) sorted by relevance
33 audio_channel_mask_t *updatedChannelMask, in isCompatibleProfile() argument102 if (updatedChannelMask != NULL) { in isCompatibleProfile()103 *updatedChannelMask = myUpdatedChannelMask; in isCompatibleProfile()
217 audio_channel_mask_t &updatedChannelMask, in checkCompatibleChannelMask() argument223 updatedChannelMask = channelMask; in checkCompatibleChannelMask()234 updatedChannelMask = channelMask; in checkCompatibleChannelMask()302 updatedChannelMask = supported; in checkCompatibleChannelMask()
96 audio_channel_mask_t *updatedChannelMask,
5727 audio_channel_mask_t updatedChannelMask = AUDIO_CHANNEL_INVALID; in getInputProfile() local5749 &updatedChannelMask, in getInputProfile()5761 channelMask = updatedChannelMask; in getInputProfile()