Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dinter_arrival.cc49 } else if (NewTimestampGroup(arrival_time_ms, timestamp)) { in ComputeDeltas()
100 bool InterArrival::NewTimestampGroup(int64_t arrival_time_ms, in NewTimestampGroup() function in webrtc::InterArrival
Dinter_arrival.h71 bool NewTimestampGroup(int64_t arrival_time_ms, uint32_t timestamp) const;