Searched refs:rtp_timestamp_diff (Results 1 – 2 of 2) sorted by relevance
381 int64 rtp_timestamp_diff = in RtpTimestampInSenderTime() local385 int64 rtp_time_diff_ms = rtp_timestamp_diff / frequency_khz; in RtpTimestampInSenderTime()
396 uint32 rtp_timestamp_diff = rtp_timestamp - first_incoming_rtp_timestamp_; in GetPlayoutTime() local400 base::TimeDelta::FromMilliseconds(rtp_timestamp_diff / frequency_khz); in GetPlayoutTime()