Searched refs:updatedChannelMask (Results 1 – 4 of 4) sorted by relevance
45 audio_channel_mask_t *updatedChannelMask, in isCompatibleProfile() argument115 if (updatedChannelMask != NULL) { in isCompatibleProfile()116 *updatedChannelMask = myUpdatedChannelMask; in isCompatibleProfile()
435 audio_channel_mask_t *updatedChannelMask) const in checkCompatibleChannelMask()438 if (updatedChannelMask != NULL) { in checkCompatibleChannelMask()439 *updatedChannelMask = channelMask; in checkCompatibleChannelMask()452 if (updatedChannelMask != NULL) { in checkCompatibleChannelMask()453 *updatedChannelMask = channelMask; in checkCompatibleChannelMask()517 if (updatedChannelMask != NULL) { in checkCompatibleChannelMask()518 *updatedChannelMask = supported; in checkCompatibleChannelMask()
50 audio_channel_mask_t *updatedChannelMask,
66 audio_channel_mask_t *updatedChannelMask) const;