Searched refs:comparison_thread_pool_ (Results 1 – 1 of 1) sorted by relevance
100 comparison_thread_pool_.push_back(thread); in VideoAnalyzer()105 for (rtc::PlatformThread* thread : comparison_thread_pool_) { in ~VideoAnalyzer()599 std::vector<rtc::PlatformThread*> comparison_thread_pool_; member in webrtc::VideoAnalyzer