Searched refs:timestamp_delta_ms (Results 1 – 2 of 2) sorted by relevance
136 double timestamp_delta_ms = timestamp_delta * kTimestampToMs; in IncomingPacket() local137 estimator->estimator.Update(time_delta, timestamp_delta_ms, size_delta, in IncomingPacket()140 timestamp_delta_ms, in IncomingPacket()
106 double timestamp_delta_ms = timestamp_delta / 90.0; in UpdateDetector() local107 overuse_estimator_->Update(time_delta, timestamp_delta_ms, size_delta, in UpdateDetector()110 overuse_estimator_->offset(), timestamp_delta_ms, in UpdateDetector()