Searched refs:last_rtp_timestamp_ (Results 1 – 4 of 4) sorted by relevance
12 last_rtp_timestamp_(0) { in RtpTimestampHelper()25 *rtp_timestamp = last_rtp_timestamp_ + static_cast<uint32>(rtp_delta); in GetCurrentTimeAsRtpTimestamp()32 last_rtp_timestamp_ = rtp_timestamp; in StoreLatestTime()
33 uint32 last_rtp_timestamp_; variable
293 uint32_t last_rtp_timestamp_; variable
119 last_rtp_timestamp_(0), in RTCPSender()204 last_rtp_timestamp_ = 0; in Init()390 last_rtp_timestamp_ = rtp_timestamp; in SetLastRtpTime()700 RTPtime = start_timestamp_ + last_rtp_timestamp_ + ( in BuildSR()