Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dinter_arrival.cc26 : kTimestampGroupLengthTicks(timestamp_group_length_ticks), in InterArrival()
109 return timestamp_diff > kTimestampGroupLengthTicks; in NewTimestampGroup()
Dinter_arrival.h75 const uint32_t kTimestampGroupLengthTicks; variable