Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
Dflexfec_sender.cc77 const RtpState* rtp_state, in FlexfecSender()
197 RtpState rtp_state; in GetRtpState() local
Drtp_sender.cc818 void RTPSender::SetRtpState(const RtpState& rtp_state) { in SetRtpState()
843 void RTPSender::SetRtxRtpState(const RtpState& rtp_state) { in SetRtxRtpState()
Drtp_rtcp_impl2.cc203 void ModuleRtpRtcpImpl2::SetRtpState(const RtpState& rtp_state) { in SetRtpState()
208 void ModuleRtpRtcpImpl2::SetRtxState(const RtpState& rtp_state) { in SetRtxState()
Drtp_rtcp_impl.cc259 void ModuleRtpRtcpImpl::SetRtpState(const RtpState& rtp_state) { in SetRtpState()
264 void ModuleRtpRtcpImpl::SetRtxState(const RtpState& rtp_state) { in SetRtxState()
/external/webrtc/call/
Dcall_unittest.cc331 const RtpState rtp_state = in TEST() local
Drtp_video_sender.cc162 const RtpState* rtp_state = nullptr; in MaybeCreateFecGenerator() local