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

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.cc 103 adapt_frame_drops_data_(kMaxAccumulatorSize),
111 adapt_frame_drops_data_(kMaxAccumulatorSize),
332 GetVariableSnapshot(adapt_frame_drops_data_, adapt_drops_stats);
337 adapt_frame_drops_data_.Reset();
723 adapt_frame_drops_data_.AddSample(adapt_frame_drops_);
videocapturer.h 386 talk_base::RollingAccumulator<int> adapt_frame_drops_data_; member in class:cricket::VideoCapturer

Completed in 364 milliseconds