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.cpp65 audio_channel_mask_t myUpdatedChannelMask = channelMask; in isCompatibleProfile() local
70 myUpdatedSamplingRate, myUpdatedChannelMask, myUpdatedFormat) != NO_ERROR) { in isCompatibleProfile()
98 *updatedChannelMask = myUpdatedChannelMask; in isCompatibleProfile()