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