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