Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dprobe_controller.h143 int32_t next_probe_cluster_id_ = 1; variable
Dprobe_controller.cc434 config.id = next_probe_cluster_id_; in InitiateProbing()
435 next_probe_cluster_id_++; in InitiateProbing()