Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.cc88 void RemoteBitrateEstimatorAbsSendTime::AddCluster( in AddCluster() function in webrtc::RemoteBitrateEstimatorAbsSendTime
138 AddCluster(clusters, &current); in ComputeClusters()
150 AddCluster(clusters, &current); in ComputeClusters()
Dremote_bitrate_estimator_abs_send_time.h98 static void AddCluster(std::list<Cluster>* clusters, Cluster* cluster);