Home
last modified time | relevance | path

Searched refs:sourceDevice (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h891 const sp<DeviceDescriptor> &sourceDevice,
H A DAudioPolicyManager.cpp1446 const sp<DeviceDescriptor> &sourceDevice, in getMsdProfiles() argument
1460 inProfile->supportsDevice(sourceDevice)) { in getMsdProfiles()
1536 const sp<DeviceDescriptor> sourceDevice = msdIsSource ? getMsdAudioInDevice() : device; in buildMsdPatch() local
1539 patchBuilder.addSource(sourceDevice).addSink(sinkDevice); in buildMsdPatch()
1548 if (getMsdProfiles(hwAvSync, inputProfiles, outputProfiles, sourceDevice, sinkDevice, in buildMsdPatch()