Searched refs:capture_crit_ (Results 1 – 2 of 2) sorted by relevance
68 rtc::CritScope cs(&capture_crit_); in AddRenderer()80 rtc::CritScope cs(&capture_crit_); in RemoveRenderer()99 rtc::CritScope cs(&capture_crit_); in OnVideoFrame()
86 mutable rtc::CriticalSection capture_crit_; variable