Searched refs:RtpStateMap (Results 1 – 3 of 3) sorted by relevance
52 using RtpStateMap = std::map<uint32_t, RtpState>;90 void StopPermanentlyAndGetRtpStates(RtpStateMap* rtp_state_map,
223 VideoSendStream::RtpStateMap* rtp_state_map, in StopPermanentlyAndGetRtpStates()
384 using RtpStateMap = std::map<uint32_t, RtpState>; typedef in webrtc::internal::Call385 RtpStateMap suspended_audio_send_ssrcs_ RTC_GUARDED_BY(worker_thread_);386 RtpStateMap suspended_video_send_ssrcs_ RTC_GUARDED_BY(worker_thread_);956 VideoSendStream::RtpStateMap rtp_states; in DestroyVideoSendStream()