Home
last modified time | relevance | path

Searched defs:rtcp_timestamp (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Dremote_ntp_time_estimator_unittest.cc51 uint32_t rtcp_timestamp = GetRemoteTimestamp(); in SendRtcpSr() local
60 uint32_t rtcp_timestamp = GetRemoteTimestamp(); in SendRtcpSrInaccurately() local
80 uint32_t rtcp_timestamp, in ReceiveRtcpSr()
/external/webrtc/video/end_to_end_tests/
Drtp_rtcp_tests.cc263 uint32_t rtcp_timestamp = rtcp_parser.sender_report()->rtp_timestamp(); in TestRtpStatePreservation() local