Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Dinter_arrival_unittest.cc30 const double kRtpTimestampToMs = 1.0 / 90.0; variable
39 MakeRtpTimestamp(kTimestampGroupLengthUs), kRtpTimestampToMs, true)); in SetUp()
Doveruse_detector_unittest.cc30 const double kRtpTimestampToMs = 1.0 / 90.0; variable
40 inter_arrival_(new InterArrival(5 * 90, kRtpTimestampToMs, true)), in OveruseDetectorTest()