Searched refs:channelMaskMatches (Results 1 – 1 of 1) sorted by relevance
545 auto channelMaskMatches = [](const std::vector<AudioChannelLayout>& channelMasks, in findPort() local556 auto belongsToProfile = [&config, &channelMaskMatches](const AudioProfile& prof) { in findPort()558 channelMaskMatches(prof.channelMasks, config.base.channelMask) && in findPort()