Searched defs:srcDeviceDesc (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/
H A DAudioPolicyManager.cpp2727 sp<DeviceDescriptor> srcDeviceDesc = local
2729 if (srcDeviceDesc == 0) {
2736 srcDeviceDesc->toAudioPortConfig(&newPatch.sources[0], &patch->sources[0]);
2751 if (srcDeviceDesc->mModule != sinkDeviceDesc->mModule) {

Completed in 283 milliseconds