Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_single_stream.cc29 enum { kTimestampGroupLengthMs = 5 }; enumerator
37 inter_arrival(90 * kTimestampGroupLengthMs, in Detector()
Dremote_bitrate_estimator_abs_send_time.cc30 kTimestampGroupLengthMs = 5, enumerator
304 new InterArrival((kTimestampGroupLengthMs << kInterArrivalShift) / 1000, in IncomingPacketInfo()