Searched defs:rtp_rtcp (Results 1 – 13 of 13) sorted by relevance
38 void VieRemb::AddReceiveChannel(RtpRtcp* rtp_rtcp) { in AddReceiveChannel()51 void VieRemb::RemoveReceiveChannel(RtpRtcp* rtp_rtcp) { in RemoveReceiveChannel()64 void VieRemb::AddRembSender(RtpRtcp* rtp_rtcp) { in AddRembSender()76 void VieRemb::RemoveRembSender(RtpRtcp* rtp_rtcp) { in RemoveRembSender()
232 RtpRtcp* rtp_rtcp = *it; in ~ViEChannel() local311 RtpRtcp* rtp_rtcp = *it; in SetSendCodec() local343 RtpRtcp* rtp_rtcp = simulcast_rtp_rtcp_.back(); in SetSendCodec() local358 RtpRtcp* rtp_rtcp = *it; in SetSendCodec() local404 RtpRtcp* rtp_rtcp = simulcast_rtp_rtcp_.back(); in SetSendCodec() local548 RtpRtcp* rtp_rtcp = *it; in SetRTCPMode() local590 RtpRtcp* rtp_rtcp = *it; in ProcessNACKRequest() local600 RtpRtcp* rtp_rtcp = *it; in ProcessNACKRequest() local640 RtpRtcp* rtp_rtcp = *it; in ProcessFECRequest() local828 RtpRtcp* rtp_rtcp = GetRtpRtcpModule(simulcast_idx); in SetSSRC() local[all …]
28 const RtpRtcp& rtp_rtcp, const RtpReceiver& receiver) { in UpdateMeasurements()
331 RtpRtcp* rtp_rtcp = *it++; in InsertRTCPPacket() local
41 webrtc::ViERTP_RTCP* rtp_rtcp; variable
30 RtpRtcp* rtp_rtcp) { in UpdateRtcpTimestamp()
58 void UpdateRtcpTimestamp(MockRtpRtcp* rtp_rtcp, bool expected_result) { in UpdateRtcpTimestamp()
55 TestRtpFeedback(RtpRtcp* rtp_rtcp) : rtp_rtcp_(rtp_rtcp) {} in TestRtpFeedback()
21 ViERTP_RTCP* rtp_rtcp, in ReceiveStatisticsProxy()
149 webrtc::ViERTP_RTCP* rtp_rtcp = interfaces.rtp_rtcp; in ViECodecStandardTest() local303 webrtc::ViERTP_RTCP* rtp_rtcp = interfaces.rtp_rtcp; in ViECodecExtendedTest() local
75 TestRtpFeedback(RtpRtcp* rtp_rtcp) : rtp_rtcp_(rtp_rtcp) {} in TestRtpFeedback()
59 VoERTP_RTCP* rtp_rtcp = NULL; variable
128 VoERTP_RTCP* rtp_rtcp; member