Searched refs:SetLastRtpTime (Results 1 – 3 of 3) sorted by relevance
94 void SetLastRtpTime(uint32_t rtp_timestamp, int64_t capture_time_ms);
409 rtcp_sender_.SetLastRtpTime(time_stamp, capture_time_ms); in SendOutgoingData()
287 void RTCPSender::SetLastRtpTime(uint32_t rtp_timestamp, in SetLastRtpTime() function in webrtc::RTCPSender