Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.cc78 bool RemoteBitrateEstimatorAbsSendTime::IsWithinClusterBounds( in IsWithinClusterBounds() function in webrtc::RemoteBitrateEstimatorAbsSendTime
136 if (!IsWithinClusterBounds(send_delta_ms, current)) { in ComputeClusters()
Dremote_bitrate_estimator_abs_send_time.h95 static bool IsWithinClusterBounds(int send_delta_ms,