Searched defs:kBackWindowMs (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
H A Dremote_estimator_proxy.h54 static const int kBackWindowMs; member in class:webrtc::RemoteEstimatorProxy
H A Dremote_estimator_proxy.cc24 const int RemoteEstimatorProxy::kBackWindowMs = 500; member in class:webrtc::RemoteEstimatorProxy
111 arrival_time - it->second >= kBackWindowMs;) {

Completed in 107 milliseconds