Searched defs:SetStartTimestamp (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/modules/rtp_rtcp/source/ | ||
D | rtp_rtcp_impl.cc | 274 void ModuleRtpRtcpImpl::SetStartTimestamp(const uint32_t timestamp) { in SetStartTimestamp() function in webrtc::ModuleRtpRtcpImpl |
D | rtcp_sender.cc | 282 void RTCPSender::SetStartTimestamp(uint32_t start_timestamp) { in SetStartTimestamp() function in webrtc::RTCPSender |
D | rtp_sender.cc | 1681 void RTPSender::SetStartTimestamp(uint32_t timestamp, bool force) { in SetStartTimestamp() function in webrtc::RTPSender |