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