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.cc196 absl::optional<RtpState> FlexfecSender::GetRtpState() { in GetRtpState() function in webrtc::FlexfecSender
Drtp_sender.cc830 RtpState RTPSender::GetRtpState() const { in GetRtpState() function in webrtc::RTPSender
Drtp_rtcp_impl2.cc212 RtpState ModuleRtpRtcpImpl2::GetRtpState() const { in GetRtpState() function in webrtc::ModuleRtpRtcpImpl2
Drtp_rtcp_impl.cc268 RtpState ModuleRtpRtcpImpl::GetRtpState() const { in GetRtpState() function in webrtc::ModuleRtpRtcpImpl
/external/webrtc/audio/
Daudio_send_stream.cc582 RtpState AudioSendStream::GetRtpState() const { in GetRtpState() function in webrtc::internal::AudioSendStream