Searched defs:rtp_state (Results 1 – 4 of 4) sorted by relevance
289 const RtpState& rtp_state) { in SetRtpStateForSsrc()301 bool ModuleRtpRtcpImpl::GetRtpStateForSsrc(uint32_t ssrc, RtpState* rtp_state) { in GetRtpStateForSsrc()
1875 void RTPSender::SetRtpState(const RtpState& rtp_state) { in SetRtpState()1900 void RTPSender::SetRtxRtpState(const RtpState& rtp_state) { in SetRtxRtpState()
425 VideoSendStream::RtpStateMap rtp_state = send_stream_impl->GetRtpStates(); in DestroyVideoSendStream() local
717 void ViEChannel::SetRtpStateForSsrc(uint32_t ssrc, const RtpState& rtp_state) { in SetRtpStateForSsrc()727 RtpState rtp_state; in GetRtpStateForSsrc() local