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

  /external/webrtc/webrtc/base/
exp_filter.h 40 void UpdateBase(float alpha);
exp_filter.cc 40 void ExpFilter::UpdateBase(float alpha) {
  /external/webrtc/webrtc/modules/video_coding/utility/
frame_dropper.cc 155 _dropRatio.UpdateBase(0.8f);
158 _dropRatio.UpdateBase(0.9f);
173 _dropRatio.UpdateBase(0.9f);

Completed in 126 milliseconds