Home
last modified time | relevance | path

Searched defs:updatedChannelMask (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DIOProfile.cpp43 audio_channel_mask_t *updatedChannelMask, in getCompatibilityScore()
H A DAudioProfileVectorHelper.cpp243 audio_channel_mask_t &updatedChannelMask, in checkCompatibleChannelMask()
/aosp_15_r20/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp8317 audio_channel_mask_t updatedChannelMask = AUDIO_CHANNEL_INVALID; in getInputProfile() local