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