Searched refs:captured_frames_ (Results 1 – 3 of 3) sorted by relevance
134 captured_frames_(0), in WebRtcVideoCapturer()143 captured_frames_(0), in WebRtcVideoCapturer()297 captured_frames_ = 0; in Start()344 << captured_frames_ << " frames and dropping " in Stop()408 ++captured_frames_; in SignalFrameCapturedOnStartThread()410 if (1 == captured_frames_) { in SignalFrameCapturedOnStartThread()
99 int captured_frames_; variable
89 captured_frames_(0), in VideoCapturerListener()108 ++captured_frames_; in OnFrameCaptured()114 stats.captured_frames = captured_frames_; in GetStats()131 int captured_frames_; member in cricket::VideoAdapterTest::VideoCapturerListener