HomeSort by relevance Sort by last modified time
    Searched full:incoming_frame_cs_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/video/
video_capture_input.h 76 rtc::scoped_ptr<CriticalSectionWrapper> incoming_frame_cs_; member in class:webrtc::internal::VideoCaptureInput
video_capture_input.cc 43 incoming_frame_cs_(CriticalSectionWrapper::CreateCriticalSection()),

Completed in 69 milliseconds