Searched defs:srcPortConfig (Results 1 – 1 of 1) sorted by relevance
1356 WithAudioPatch(const AudioPortConfig& srcPortConfig, const AudioPortConfig& sinkPortConfig) in WithAudioPatch()1362 WithAudioPatch(const WithAudioPatch& patch, const AudioPortConfig& srcPortConfig, in WithAudioPatch()4270 WithAudioPortConfig srcPortConfig(srcSinkPair.value().first); in SetInvalidPatch() local