Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Dinter_arrival.cc20 static const int kBurstDeltaThresholdMs = 5; variable
153 arrival_time_delta_ms <= kBurstDeltaThresholdMs && in BelongsToBurst()