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

  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor.cc 64 num_dropped_frames_(0),
162 num_dropped_frames_ = 0;
175 return num_dropped_frames_;
232 num_dropped_frames_ += num_dropped_from_prev_encode;
videoprocessor.h 218 int num_dropped_frames_; member in class:webrtc::test::VideoProcessorImpl

Completed in 176 milliseconds