/aosp_15_r20/external/webrtc/video/ |
H A D | call_stats2.h | 85 void OnRttUpdate(int64_t rtt) override { in OnRttUpdate() function
|
H A D | call_stats2.cc | 132 void CallStats::OnRttUpdate(int64_t rtt) { in OnRttUpdate() function in webrtc::internal::CallStats
|
H A D | receive_statistics_proxy2.cc | 984 void ReceiveStatisticsProxy::OnRttUpdate(int64_t avg_rtt_ms) { in OnRttUpdate() function in webrtc::internal::ReceiveStatisticsProxy
|
H A D | video_receive_stream2.cc | 740 void VideoReceiveStream2::OnRttUpdate(int64_t avg_rtt_ms, int64_t max_rtt_ms) { in OnRttUpdate() function in webrtc::internal::VideoReceiveStream2
|
H A D | video_quality_test.cc | 223 void OnRttUpdate(int64_t rtt_ms) override { encoder_->OnRttUpdate(rtt_ms); } in OnRttUpdate() function in webrtc::__anonea2e15550111::QualityTestVideoEncoder
|
/aosp_15_r20/external/webrtc/media/engine/ |
H A D | encoder_simulcast_proxy.cc | 70 void EncoderSimulcastProxy::OnRttUpdate(int64_t rtt_ms) { in OnRttUpdate() function in webrtc::EncoderSimulcastProxy
|
H A D | simulcast_encoder_adapter.cc | 658 void SimulcastEncoderAdapter::OnRttUpdate(int64_t rtt_ms) { in OnRttUpdate() function in webrtc::SimulcastEncoderAdapter
|
/aosp_15_r20/external/webrtc/modules/congestion_controller/ |
H A D | receive_side_congestion_controller.cc | 26 void ReceiveSideCongestionController::OnRttUpdate(int64_t avg_rtt_ms, in OnRttUpdate() function in webrtc::ReceiveSideCongestionController
|
/aosp_15_r20/external/webrtc/api/video_codecs/ |
H A D | vp8_temporal_layers.cc | 95 void Vp8TemporalLayers::OnRttUpdate(int64_t rtt_ms) { in OnRttUpdate() function in webrtc::Vp8TemporalLayers
|
H A D | video_encoder.cc | 327 void VideoEncoder::OnRttUpdate(int64_t rtt_ms) {} in OnRttUpdate() function in webrtc::VideoEncoder
|
H A D | video_encoder_software_fallback_wrapper.cc | 398 void VideoEncoderSoftwareFallbackWrapper::OnRttUpdate(int64_t rtt_ms) { in OnRttUpdate() function in webrtc::__anonbaca671f0111::VideoEncoderSoftwareFallbackWrapper
|
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/ |
H A D | delay_based_bwe.cc | 269 void DelayBasedBwe::OnRttUpdate(TimeDelta avg_rtt) { in OnRttUpdate() function in webrtc::DelayBasedBwe
|
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/ |
H A D | remote_bitrate_estimator_single_stream.cc | 211 void RemoteBitrateEstimatorSingleStream::OnRttUpdate(int64_t avg_rtt_ms, in OnRttUpdate() function in webrtc::RemoteBitrateEstimatorSingleStream
|
H A D | remote_bitrate_estimator_abs_send_time.cc | 379 void RemoteBitrateEstimatorAbsSendTime::OnRttUpdate(int64_t avg_rtt_ms, in OnRttUpdate() function in webrtc::RemoteBitrateEstimatorAbsSendTime
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/multiplex/ |
H A D | multiplex_encoder_adapter.cc | 277 void MultiplexEncoderAdapter::OnRttUpdate(int64_t rtt_ms) { in OnRttUpdate() function in webrtc::MultiplexEncoderAdapter
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | rtcp_transceiver_config.h | 49 virtual void OnRttUpdate(Timestamp receive_time, TimeDelta rtt) {} in OnRttUpdate() function
|
H A D | rtp_rtcp_impl_unittest.cc | 55 void OnRttUpdate(int64_t rtt_ms) override { rtt_ms_ = rtt_ms; } in OnRttUpdate() function in webrtc::__anonee48ef940111::RtcpRttStatsTestImpl
|
H A D | rtp_rtcp_impl2_unittest.cc | 77 void OnRttUpdate(int64_t rtt_ms) override { rtt_ms_ = rtt_ms; } in OnRttUpdate() function in webrtc::__anona941dee60111::RtcpRttStatsTestImpl
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/ |
H A D | screenshare_layers.cc | 421 void ScreenshareLayers::OnRttUpdate(int64_t rtt_ms) {} in OnRttUpdate() function in webrtc::ScreenshareLayers
|
H A D | default_temporal_layers.cc | 635 void DefaultTemporalLayers::OnRttUpdate(int64_t rtt_ms) {} in OnRttUpdate() function in webrtc::DefaultTemporalLayers
|
H A D | libvpx_vp8_encoder.cc | 388 void LibvpxVp8Encoder::OnRttUpdate(int64_t rtt_ms) { in OnRttUpdate() function in webrtc::LibvpxVp8Encoder
|