Home
last modified time | relevance | path

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

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