Searched refs:recorded_delta (Results 1 – 1 of 1) sorted by relevance
89 base::TimeDelta recorded_delta = time_ticks - zero_time; in GetVideoRtpTimestamp() local91 return static_cast<uint32>(recorded_delta.InMilliseconds() * 90); in GetVideoRtpTimestamp()