Home
last modified time | relevance | path

Searched defs:GetRtpState (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Dulpfec_generator.h60 absl::optional<RtpState> GetRtpState() override { return absl::nullopt; } in GetRtpState() function
Dflexfec_sender.cc197 absl::optional<RtpState> FlexfecSender::GetRtpState() { in GetRtpState() function in webrtc::FlexfecSender
Drtp_sender.cc718 RtpState RTPSender::GetRtpState() const { in GetRtpState() function in webrtc::RTPSender
Drtp_rtcp_impl.cc246 RtpState ModuleRtpRtcpImpl::GetRtpState() const { in GetRtpState() function in webrtc::ModuleRtpRtcpImpl
Drtp_rtcp_impl2.cc200 RtpState ModuleRtpRtcpImpl2::GetRtpState() const { in GetRtpState() function in webrtc::ModuleRtpRtcpImpl2
/external/webrtc/audio/
Daudio_send_stream.cc571 RtpState AudioSendStream::GetRtpState() const { in GetRtpState() function in webrtc::internal::AudioSendStream