Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfile.cpp268 audio_channel_mask_t updatedChannels; in checkCompatibleProfile() local
270 if (profile->checkCompatibleChannelMask(channelMask, updatedChannels, in checkCompatibleProfile()
275 channelMask = updatedChannels; in checkCompatibleProfile()