Searched refs:sharedDevices (Results 1 – 1 of 1) sorted by relevance
6321 DeviceVector sharedDevices = desc->filterSupportedDevices(devices); in isOutputOnlyAvailableRouteToSomeDevice() local6322 if (!sharedDevices.isEmpty() in isOutputOnlyAvailableRouteToSomeDevice()6323 && (desc->devicesSupportEncodedFormats(sharedDevices.types()) in isOutputOnlyAvailableRouteToSomeDevice()6324 == outputDesc->devicesSupportEncodedFormats(sharedDevices.types()))) { in isOutputOnlyAvailableRouteToSomeDevice()