Searched refs:video_analyzer_threads (Results 1 – 1 of 1) sorted by relevance
251 int video_analyzer_threads = in Run() local253 if (video_analyzer_threads <= 0) { in Run()254 video_analyzer_threads = 1; in Run()256 video_analyzer_threads = in Run()257 std::min(video_analyzer_threads, kMaxVideoAnalyzerThreads); in Run()258 RTC_LOG(INFO) << "video_analyzer_threads=" << video_analyzer_threads; in Run()269 video_analyzer_threads); in Run()