Home
last modified time | relevance | path

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

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