Searched defs:txSourceDeviceDesc (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp469 sp<DeviceDescriptor> txSourceDeviceDesc = deviceList.itemAt(0); local
470 txSourceDeviceDesc->toAudioPortConfig(&patch.sources[0]);
500 if (activeDesc->hasSameHwModuleAs(txSourceDeviceDesc)) {

Completed in 454 milliseconds