Searched refs:inputProfiles (Results 1 – 2 of 2) sorted by relevance
1830 const InputProfileCollection &inputProfiles, in getMsdProfiles() argument1836 if (inputProfiles.isEmpty()) { in getMsdProfiles()1844 for (const auto &inProfile : inputProfiles) { in getMsdProfiles()1939 const InputProfileCollection inputProfiles = msdIsSource ? in buildMsdPatch() local1956 if (getMsdProfiles(hwAvSync, inputProfiles, outputProfiles, sourceDevice, sinkDevice, in buildMsdPatch()6126 const InputProfileCollection &inputProfiles = hwModule->getInputProfiles(); in isUltrasoundSupported() local6128 for (const auto &inputProfile : inputProfiles) { in isUltrasoundSupported()6147 const InputProfileCollection &inputProfiles = hwModule->getInputProfiles(); in isHotwordStreamSupported() local6148 for (const auto &inputProfile : inputProfiles) { in isHotwordStreamSupported()
1061 const InputProfileCollection &inputProfiles,