Searched refs:frame_lock_ (Results 1 – 2 of 2) sorted by relevance
357 rtc::CriticalSection frame_lock_; variable358 webrtc::I420VideoFrame video_frame_ GUARDED_BY(frame_lock_);
1383 rtc::CritScope frame_cs(&frame_lock_); in InputFrame()