Searched refs:capturer_crit_ (Results 1 – 2 of 2) sorted by relevance
508 rtc::CriticalSection capturer_crit_; variable509 bool signal_cpu_adaptation_ GUARDED_BY(capturer_crit_);510 std::map<uint32_t, VideoCapturer*> capturers_ GUARDED_BY(capturer_crit_);
1274 rtc::CritScope lock(&capturer_crit_); in SetCapturer()1479 rtc::CritScope lock(&capturer_crit_); in SetOptions()1523 rtc::CritScope stream_lock(&capturer_crit_); in OnLoadUpdate()