Searched refs:srcDeviceDesc (Results 1 – 1 of 1) sorted by relevance
2324 sp<DeviceDescriptor> srcDeviceDesc = in createAudioPatch() local2326 if (srcDeviceDesc == 0) { in createAudioPatch()2333 srcDeviceDesc->toAudioPortConfig(&newPatch.sources[0], &patch->sources[0]); in createAudioPatch()2348 if (srcDeviceDesc->mModule != sinkDeviceDesc->mModule) { in createAudioPatch()