Searched refs:SetTimestampOffset (Results 1 – 12 of 12) sorted by relevance
74 rtcp_sender_.SetTimestampOffset( in ModuleRtpRtcpImpl2()189 rtcp_sender_.SetTimestampOffset(timestamp); in SetStartTimestamp()190 rtp_sender_->packet_generator.SetTimestampOffset(timestamp); in SetStartTimestamp()191 rtp_sender_->packet_sender.SetTimestampOffset(timestamp); in SetStartTimestamp()205 rtcp_sender_.SetTimestampOffset(rtp_state.start_timestamp); in SetRtpState()
76 rtcp_sender_.SetTimestampOffset( in ModuleRtpRtcpImpl()245 rtcp_sender_.SetTimestampOffset(timestamp); in SetStartTimestamp()246 rtp_sender_->packet_generator.SetTimestampOffset(timestamp); in SetStartTimestamp()247 rtp_sender_->packet_sender.SetTimestampOffset(timestamp); in SetStartTimestamp()261 rtcp_sender_.SetTimestampOffset(rtp_state.start_timestamp); in SetRtpState()
78 void SetTimestampOffset(uint32_t timestamp) RTC_LOCKS_EXCLUDED(lock_);
59 void SetTimestampOffset(uint32_t timestamp) RTC_LOCKS_EXCLUDED(send_mutex_);
80 void SetTimestampOffset(uint32_t timestamp_offset)
83 rtcp_sender_->SetTimestampOffset(kStartRtpTimestamp); in RtcpSenderTest()662 rtcp_sender_->SetTimestampOffset(kStartRtpTimestamp); in TEST_F()
338 void RtpSenderEgress::SetTimestampOffset(uint32_t timestamp) { in SetTimestampOffset() function in webrtc::RtpSenderEgress
643 void RTPSender::SetTimestampOffset(uint32_t timestamp) { in SetTimestampOffset() function in webrtc::RTPSender
300 void RTCPSender::SetTimestampOffset(uint32_t timestamp_offset) { in SetTimestampOffset() function in webrtc::RTCPSender
376 rtp_sender()->SetTimestampOffset(0); in SetUpRtpSender()567 rtp_sender()->SetTimestampOffset(0); in TEST_P()
70 void SetTimestampOffset(uint32_t timestamp) RTC_LOCKS_EXCLUDED(lock_);
258 void DEPRECATED_RtpSenderEgress::SetTimestampOffset(uint32_t timestamp) { in SetTimestampOffset() function in webrtc::DEPRECATED_RtpSenderEgress