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

  /external/webrtc/talk/media/base/
videocapturer.cc 127 adapt_frame_drops_ = 0;
507 ++adapt_frame_drops_;
711 adapt_frame_drops_data_.AddSample(adapt_frame_drops_);
715 adapt_frame_drops_ = 0;
videocapturer.h 370 int adapt_frame_drops_; member in class:cricket::VideoCapturer

Completed in 136 milliseconds