Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dinter_arrival.cc104 } else if (BelongsToBurst(arrival_time_ms, timestamp)) { in NewTimestampGroup()
113 bool InterArrival::BelongsToBurst(int64_t arrival_time_ms, in BelongsToBurst() function in webrtc::InterArrival
Dinter_arrival.h73 bool BelongsToBurst(int64_t arrival_time_ms, uint32_t timestamp) const;