Searched refs:drift_factor (Results 1 – 5 of 5) sorted by relevance
31 double drift_factor) { in Run() argument62 rtp_gen.set_drift_factor(drift_factor); in Run()124 rtp_gen.set_drift_factor(-drift_factor); in Run()
26 static int64_t Run(int runtime_ms, int lossrate, double drift_factor);
161 DEFINE_double(drift_factor, 0.0, "Time drift factor.");
291 drift_factor(0.9) { in NetEqStereoTestPositiveDrift()299 drift_factor * (send_time - last_send_time_); in GetArrivalTime()305 double drift_factor; member in webrtc::NetEqStereoTestPositiveDrift316 drift_factor = 1.1; in NetEqStereoTestNegativeDrift()
311 void LongCngWithClockDrift(double drift_factor,699 void NetEqDecodingTest::LongCngWithClockDrift(double drift_factor, in LongCngWithClockDrift() argument727 next_input_time_ms += static_cast<double>(kFrameSizeMs) * drift_factor; in LongCngWithClockDrift()755 next_input_time_ms += static_cast<double>(kCngPeriodMs) * drift_factor; in LongCngWithClockDrift()804 next_input_time_ms += kCngPeriodMs * drift_factor; in LongCngWithClockDrift()820 next_input_time_ms += kFrameSizeMs * drift_factor; in LongCngWithClockDrift()