Searched refs:sourceDevice (Results 1 – 2 of 2) sorted by relevance
879 const sp<DeviceDescriptor> &sourceDevice,
1411 const sp<DeviceDescriptor> &sourceDevice, in getMsdProfiles() argument1425 inProfile->supportsDevice(sourceDevice)) { in getMsdProfiles()1501 const sp<DeviceDescriptor> sourceDevice = msdIsSource ? getMsdAudioInDevice() : device; in buildMsdPatch() local1504 patchBuilder.addSource(sourceDevice).addSink(sinkDevice); in buildMsdPatch()1513 if (getMsdProfiles(hwAvSync, inputProfiles, outputProfiles, sourceDevice, sinkDevice, in buildMsdPatch()