Home
last modified time | relevance | path

Searched refs:WithRtpTimestamp (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_packet.h168 void WithRtpTimestamp(uint32_t rtp_timestamp) { in WithRtpTimestamp() function
Drtcp_packet_unittest.cc50 sr.WithRtpTimestamp(0x33333333); in TEST()
Drtcp_sender.cc483 report->WithRtpTimestamp(rtp_timestamp); in BuildSR()