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

  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel.cc 77 rtp_rtcp_cs_(CriticalSectionWrapper::CreateCriticalSection()),
236 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
513 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
554 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
565 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
605 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
698 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
733 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
768 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
803 CriticalSectionScoped cs(rtp_rtcp_cs_.get())
    [all...]
vie_channel.h 384 scoped_ptr<CriticalSectionWrapper> rtp_rtcp_cs_; member in class:webrtc::ViEChannel

Completed in 1079 milliseconds