Home
last modified time | relevance | path

Searched refs:incoming_frame_cs_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/video/
Dvideo_capture_input.h76 rtc::scoped_ptr<CriticalSectionWrapper> incoming_frame_cs_; variable
Dvideo_capture_input.cc43 incoming_frame_cs_(CriticalSectionWrapper::CreateCriticalSection()), in VideoCaptureInput()