Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.h110 void ComputeClusters(std::list<Cluster>* clusters) const;
Dremote_bitrate_estimator_abs_send_time.cc113 void RemoteBitrateEstimatorAbsSendTime::ComputeClusters( in ComputeClusters() function in webrtc::RemoteBitrateEstimatorAbsSendTime
182 ComputeClusters(&clusters); in ProcessClusters()