Searched defs:StartTimestamp (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_impl.cc269 uint32_t ModuleRtpRtcpImpl::StartTimestamp() const { function in class:webrtc::ModuleRtpRtcpImpl
270 return rtp_sender_.StartTimestamp();
374 rtcp_sender_.SetStartTimestamp(rtp_sender_.StartTimestamp());
H A Drtp_sender.cc1693 uint32_t RTPSender::StartTimestamp() const { function in class:webrtc::RTPSender

Completed in 55 milliseconds