Home
last modified time | relevance | path

Searched defs:SetStartTimestamp (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.cc274 void ModuleRtpRtcpImpl::SetStartTimestamp(const uint32_t timestamp) { in SetStartTimestamp() function in webrtc::ModuleRtpRtcpImpl
Drtcp_sender.cc282 void RTCPSender::SetStartTimestamp(uint32_t start_timestamp) { in SetStartTimestamp() function in webrtc::RTCPSender
Drtp_sender.cc1681 void RTPSender::SetStartTimestamp(uint32_t timestamp, bool force) { in SetStartTimestamp() function in webrtc::RTPSender