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