Searched defs:GetRtpStateForSsrc (Results 1 – 2 of 2) sorted by relevance
301 bool ModuleRtpRtcpImpl::GetRtpStateForSsrc(uint32_t ssrc, RtpState* rtp_state) { in GetRtpStateForSsrc() function in webrtc::ModuleRtpRtcpImpl
725 RtpState ViEChannel::GetRtpStateForSsrc(uint32_t ssrc) { in GetRtpStateForSsrc() function in webrtc::ViEChannel