Searched refs:SetTimestampOffset (Results 1 – 12 of 12) sorted by relevance
90 rtcp_sender_.SetTimestampOffset(92 rtp_sender_->packet_sender.SetTimestampOffset(167 rtcp_sender_.SetTimestampOffset(timestamp); in SetStartTimestamp()168 rtp_sender_->packet_generator.SetTimestampOffset(timestamp); in SetStartTimestamp()169 rtp_sender_->packet_sender.SetTimestampOffset(timestamp); in SetStartTimestamp()190 rtcp_sender_.SetTimestampOffset(rtp_state.start_timestamp); in SetRtpState()191 rtp_sender_->packet_sender.SetTimestampOffset(rtp_state.start_timestamp); in SetRtpState()
81 rtcp_sender_.SetTimestampOffset( in ModuleRtpRtcpImpl()217 rtcp_sender_.SetTimestampOffset(timestamp); in SetStartTimestamp()218 rtp_sender_->packet_generator.SetTimestampOffset(timestamp); in SetStartTimestamp()219 rtp_sender_->packet_sender.SetTimestampOffset(timestamp); in SetStartTimestamp()237 rtcp_sender_.SetTimestampOffset(rtp_state.start_timestamp); in SetRtpState()
79 void SetTimestampOffset(uint32_t timestamp) RTC_LOCKS_EXCLUDED(lock_);
59 void SetTimestampOffset(uint32_t timestamp) RTC_LOCKS_EXCLUDED(send_mutex_);
125 void SetTimestampOffset(uint32_t timestamp_offset)
81 rtcp_sender->SetTimestampOffset(kStartRtpTimestamp); in CreateRtcpSender()697 rtcp_sender->SetTimestampOffset(kStartRtpTimestamp); in TEST_F()
567 void RTPSender::SetTimestampOffset(uint32_t timestamp) { in SetTimestampOffset() function in webrtc::RTPSender
333 void RtpSenderEgress::SetTimestampOffset(uint32_t timestamp) { in SetTimestampOffset() function in webrtc::RtpSenderEgress
315 void RTCPSender::SetTimestampOffset(uint32_t timestamp_offset) { in SetTimestampOffset() function in webrtc::RTCPSender
160 rtp_sender_->SetTimestampOffset(0); in CreateSender()
73 void SetTimestampOffset(uint32_t timestamp) RTC_LOCKS_EXCLUDED(lock_);
259 void DEPRECATED_RtpSenderEgress::SetTimestampOffset(uint32_t timestamp) { in SetTimestampOffset() function in webrtc::DEPRECATED_RtpSenderEgress