Home
last modified time | relevance | path

Searched refs:IsBitrateImproving (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.cc203 if (IsBitrateImproving(probe_bitrate_bps) && in ProcessClusters()
221 bool RemoteBitrateEstimatorAbsSendTime::IsBitrateImproving( in IsBitrateImproving() function in webrtc::RemoteBitrateEstimatorAbsSendTime
Dremote_bitrate_estimator_abs_send_time.h127 bool IsBitrateImproving(int probe_bitrate_bps) const