Home
last modified time | relevance | path

Searched defs:GetRtpStateForSsrc (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.cc301 bool ModuleRtpRtcpImpl::GetRtpStateForSsrc(uint32_t ssrc, RtpState* rtp_state) { in GetRtpStateForSsrc() function in webrtc::ModuleRtpRtcpImpl
/external/webrtc/webrtc/video/
Dvie_channel.cc725 RtpState ViEChannel::GetRtpStateForSsrc(uint32_t ssrc) { in GetRtpStateForSsrc() function in webrtc::ViEChannel