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