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.cpp269 audio_channel_mask_t updatedChannels; in checkCompatibleProfile() local
271 if (profile->checkCompatibleChannelMask(channelMask, updatedChannels, in checkCompatibleProfile()
276 channelMask = updatedChannels; in checkCompatibleProfile()