Home
last modified time | relevance | path

Searched refs:WithMediaSourceSsrc (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dtransport_feedback.h32 void WithMediaSourceSsrc(uint32_t ssrc);
Dtransport_feedback.cc304 void TransportFeedback::WithMediaSourceSsrc(uint32_t ssrc) { in WithMediaSourceSsrc() function in webrtc::rtcp::TransportFeedback
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_estimator_proxy.cc138 feedback_packet->WithMediaSourceSsrc(media_ssrc_); in BuildFeedbackPacket()
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver_unittest.cc1048 packet.WithMediaSourceSsrc(kSourceSsrc); in TEST_F()
1073 packet.WithMediaSourceSsrc(kSourceSsrc); in TEST_F()