Searched refs:sourcePortConfig (Results 1 – 2 of 2) sorted by relevance
215 audio_port_config sourcePortConfig; in TEST_F() local230 sourcePortConfig = port.active_config; in TEST_F()236 AudioSystem::startAudioSource(&sourcePortConfig, &attributes, &sourcePortHandle); in TEST_F()
5323 audio_port_config sourcePortConfig = {}; in createAudioPatchInternal() local5333 srcDevice->toAudioPortConfig(&sourcePortConfig, &patch->sources[0]); in createAudioPatchInternal()5334 patchBuilder.addSource(sourcePortConfig); in createAudioPatchInternal()