Searched refs:srcMixPortConfig (Results 1 – 1 of 1) sorted by relevance
3623 audio_port_config srcMixPortConfig = {}; in createAudioPatchInternal() local3624 outputDesc->toAudioPortConfig(&srcMixPortConfig, &patch->sources[0]); in createAudioPatchInternal()3629 srcMixPortConfig.ext.mix.usecase.stream = sourceDesc != nullptr ? in createAudioPatchInternal()3631 patchBuilder.addSource(srcMixPortConfig); in createAudioPatchInternal()