Searched refs:dropped_frames_ (Results 1 – 2 of 2) sorted by relevance
69 dropped_frames_(0), in VideoAnalyzer()462 dropped_frames_); in PrintResults()494 ++dropped_frames_; in PerformFrameComparison()584 int dropped_frames_; member in webrtc::VideoAnalyzer
90 dropped_frames_(0), in VideoCapturerListener()106 ++dropped_frames_; in OnFrameCaptured()115 stats.dropped_frames = dropped_frames_; in GetStats()132 int dropped_frames_; member in cricket::VideoAdapterTest::VideoCapturerListener