Searched refs:sourceDevice (Results 1 – 2 of 2) sorted by relevance
891 const sp<DeviceDescriptor> &sourceDevice,
1446 const sp<DeviceDescriptor> &sourceDevice, in getMsdProfiles() argument1460 inProfile->supportsDevice(sourceDevice)) { in getMsdProfiles()1536 const sp<DeviceDescriptor> sourceDevice = msdIsSource ? getMsdAudioInDevice() : device; in buildMsdPatch() local1539 patchBuilder.addSource(sourceDevice).addSink(sinkDevice); in buildMsdPatch()1548 if (getMsdProfiles(hwAvSync, inputProfiles, outputProfiles, sourceDevice, sinkDevice, in buildMsdPatch()