Searched refs:updatedChannelMask (Results 1 – 5 of 5) sorted by relevance
37 audio_channel_mask_t *updatedChannelMask, in isCompatibleProfile() argument105 if (updatedChannelMask != NULL) { in isCompatibleProfile()106 *updatedChannelMask = myUpdatedChannelMask; in isCompatibleProfile()
99 audio_channel_mask_t &updatedChannelMask, in checkCompatibleChannelMask() argument104 updatedChannelMask = channelMask; in checkCompatibleChannelMask()115 updatedChannelMask = channelMask; in checkCompatibleChannelMask()178 updatedChannelMask = supported; in checkCompatibleChannelMask()
71 audio_channel_mask_t *updatedChannelMask,
100 audio_channel_mask_t &updatedChannelMask,
5439 audio_channel_mask_t updatedChannelMask = AUDIO_CHANNEL_INVALID; in loadConfig() local5461 &updatedChannelMask, in loadConfig()5473 channelMask = updatedChannelMask; in loadConfig()