Searched refs:inputProfiles (Results 1 – 1 of 1) sorted by relevance
1300 const InputProfileCollection &inputProfiles = msdModule->getInputProfiles(); in getBestMsdAudioProfileFor() local1301 if (inputProfiles.isEmpty()) { in getBestMsdAudioProfileFor()1312 for (const auto &inProfile : inputProfiles) { in getBestMsdAudioProfileFor()