Home
last modified time | relevance | path

Searched refs:myUpdatedChannelMask (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DIOProfile.cpp91 audio_channel_mask_t myUpdatedChannelMask = channelMask; in isCompatibleProfile() local
93 checkCompatibleChannelMask(channelMask, &myUpdatedChannelMask) != NO_ERROR)) { in isCompatibleProfile()
116 *updatedChannelMask = myUpdatedChannelMask; in isCompatibleProfile()