Home
last modified time | relevance | path

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

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