Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfileVectorHelper.cpp351 audio_channel_mask_t updatedChannels; in checkCompatibleProfile() local
353 if (checkCompatibleChannelMask(profile, channelMask, updatedChannels, in checkCompatibleProfile()
358 channelMask = updatedChannels; in checkCompatibleProfile()