Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DPatchPanel.h52 const struct audio_patch *audioPatch);
DPatchPanel.cpp364 const struct audio_patch *audioPatch) in createPatchConnections() argument
369 subPatch.sources[0] = audioPatch->sources[0]; in createPatchConnections()
383 subPatch.sinks[0] = audioPatch->sinks[0]; in createPatchConnections()
430 audioPatch->sources[1].ext.mix.usecase.stream, in createPatchConnections()