Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DIOProfile.cpp81 const uint32_t mustMatchOutputFlags = in isCompatibleProfile() local
83 if (isPlaybackThread && (((getFlags() ^ flags) & mustMatchOutputFlags) in isCompatibleProfile()