Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.cc85 void RemoteBitrateEstimatorAbsSendTime::AddCluster(std::list<Cluster>* clusters, in AddCluster() function in webrtc::RemoteBitrateEstimatorAbsSendTime
129 AddCluster(clusters, &current); in ComputeClusters()
143 AddCluster(clusters, &current); in ComputeClusters()
Dremote_bitrate_estimator_abs_send_time.h103 static void AddCluster(std::list<Cluster>* clusters, Cluster* cluster);