Searched refs:timestamp_delta_ms (Results 1 – 2 of 2) sorted by relevance
102 double timestamp_delta_ms = timestamp_delta * kTimestampToMs; in IncomingPacket() local103 estimator->estimator.Update(time_delta, timestamp_delta_ms, size_delta, in IncomingPacket()106 timestamp_delta_ms, in IncomingPacket()
104 double timestamp_delta_ms = timestamp_delta / 90.0; in UpdateDetector() local105 overuse_estimator_->Update(time_delta, timestamp_delta_ms, size_delta, in UpdateDetector()108 overuse_estimator_->offset(), timestamp_delta_ms, in UpdateDetector()