Home
last modified time | relevance | path

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

/external/webrtc/video/
Dvideo_send_stream_impl.cc613 std::map<uint32_t, RtpState> VideoSendStreamImpl::GetRtpStates() const { in GetRtpStates() function in webrtc::internal::VideoSendStreamImpl
/external/webrtc/call/
Drtp_video_sender.cc698 std::map<uint32_t, RtpState> RtpVideoSender::GetRtpStates() const { in GetRtpStates() function in webrtc::RtpVideoSender