Searched defs:UpdateEstimate (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/bitrate_controller/ | ||
D | send_side_bandwidth_estimation.cc | 175 void SendSideBandwidthEstimation::UpdateEstimate(int64_t now_ms) { in UpdateEstimate() function in webrtc::SendSideBandwidthEstimation |
/external/webrtc/webrtc/modules/video_coding/ | ||
D | jitter_estimator.cc | 117 void VCMJitterEstimator::UpdateEstimate(int64_t frameDelayMS, in UpdateEstimate() function in webrtc::VCMJitterEstimator |
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ | ||
D | remote_bitrate_estimator_single_stream.cc | 144 void RemoteBitrateEstimatorSingleStream::UpdateEstimate(int64_t now_ms) { in UpdateEstimate() function in webrtc::RemoteBitrateEstimatorSingleStream |
D | remote_bitrate_estimator_abs_send_time.cc | 350 void RemoteBitrateEstimatorAbsSendTime::UpdateEstimate(int64_t now_ms) { in UpdateEstimate() function in webrtc::RemoteBitrateEstimatorAbsSendTime |