Home
last modified time | relevance | path

Searched refs:UpdateMinFramePeriod (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Doveruse_estimator.cc52 const double min_frame_period = UpdateMinFramePeriod(ts_delta); in Update()
117 double OveruseEstimator::UpdateMinFramePeriod(double ts_delta) { in UpdateMinFramePeriod() function in webrtc::OveruseEstimator
Doveruse_estimator.h50 double UpdateMinFramePeriod(double ts_delta);