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

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.cc 104 effect_frame_drops_data_(kMaxAccumulatorSize),
112 effect_frame_drops_data_(kMaxAccumulatorSize),
333 GetVariableSnapshot(effect_frame_drops_data_, effect_drops_stats);
338 effect_frame_drops_data_.Reset();
724 effect_frame_drops_data_.AddSample(effect_frame_drops_);
videocapturer.h 388 talk_base::RollingAccumulator<int> effect_frame_drops_data_; member in class:cricket::VideoCapturer

Completed in 245 milliseconds