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

  /external/webrtc/talk/media/base/
videoadapter_unittest.cc 90 dropped_frames_(0),
106 ++dropped_frames_;
115 stats.dropped_frames = dropped_frames_;
132 int dropped_frames_; member in class:cricket::VideoAdapterTest::VideoCapturerListener
    [all...]
  /external/webrtc/webrtc/video/
video_quality_test.cc 69 dropped_frames_(0),
462 dropped_frames_);
494 ++dropped_frames_;
584 int dropped_frames_; member in class:webrtc::VideoAnalyzer
    [all...]

Completed in 584 milliseconds