Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1353 const InputProfileCollection &inputProfiles = msdModule->getInputProfiles(); in getBestMsdAudioProfileFor() local
1354 if (inputProfiles.isEmpty()) { in getBestMsdAudioProfileFor()
1365 for (const auto &inProfile : inputProfiles) { in getBestMsdAudioProfileFor()