Searched refs:SetIntersection (Results 1 – 2 of 2) sorted by relevance
56 static std::set<T> SetIntersection(const std::set<T>& a, const std::set<T> b) { in SetIntersection() function
401 ChannelMaskSet channelMasks = SetIntersection(profile->getChannels(), it->second.first); in intersectAudioProfiles()405 SampleRateSet sampleRates = SetIntersection(profile->getSampleRates(), it->second.second); in intersectAudioProfiles()