Searched refs:streamIdsForThisCamera (Results 1 – 1 of 1) sorted by relevance
260 static std::list<int> getIntersection(const std::unordered_set<int> &streamIdsForThisCamera, in getIntersection() argument264 if (streamIdsForThisCamera.find(streamId) != streamIdsForThisCamera.end()) { in getIntersection()