remote_bitrate_estimator_single_stream.cc | 20 #include "webrtc/modules/remote_bitrate_estimator/inter_arrival.h" 37 inter_arrival(90 * kTimestampGroupLengthMs, 43 InterArrival inter_arrival; member in struct:webrtc::RemoteBitrateEstimatorSingleStream::Detector 99 if (estimator->inter_arrival.ComputeDeltas(rtp_timestamp, arrival_time_ms,
|