Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h889 const InputProfileCollection &inputProfiles,
H A DAudioPolicyManager.cpp1444 const InputProfileCollection &inputProfiles, in getMsdProfiles() argument
1450 if (inputProfiles.isEmpty()) { in getMsdProfiles()
1458 for (const auto &inProfile : inputProfiles) { in getMsdProfiles()
1531 const InputProfileCollection inputProfiles = msdIsSource ? in buildMsdPatch() local
1548 if (getMsdProfiles(hwAvSync, inputProfiles, outputProfiles, sourceDevice, sinkDevice, in buildMsdPatch()