Home
last modified time | relevance | path

Searched defs:rtp_state (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dflexfec_sender.cc78 const RtpState* rtp_state, in FlexfecSender()
198 RtpState rtp_state; in GetRtpState() local
H A Drtp_sender.cc710 void RTPSender::SetRtpState(const RtpState& rtp_state) { in SetRtpState()
727 void RTPSender::SetRtxRtpState(const RtpState& rtp_state) { in SetRtxRtpState()
H A Drtp_rtcp_impl.cc233 void ModuleRtpRtcpImpl::SetRtpState(const RtpState& rtp_state) { in SetRtpState()
240 void ModuleRtpRtcpImpl::SetRtxState(const RtpState& rtp_state) { in SetRtxState()
H A Drtp_rtcp_impl2.cc186 void ModuleRtpRtcpImpl2::SetRtpState(const RtpState& rtp_state) { in SetRtpState()
194 void ModuleRtpRtcpImpl2::SetRtxState(const RtpState& rtp_state) { in SetRtxState()
H A Drtp_rtcp_impl2_unittest.cc1137 RtpState rtp_state = sender_.impl_->GetRtpState(); in TEST_F() local
/aosp_15_r20/external/webrtc/call/
H A Dcall_unittest.cc336 const RtpState rtp_state = in TEST() local
H A Drtp_video_sender.cc165 const RtpState* rtp_state = nullptr; in MaybeCreateFecGenerator() local