Home
last modified time | relevance | path

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

/external/webrtc/modules/pacing/
Dbitrate_prober.cc55 total_probe_count_); in ~BitrateProber()
63 total_probe_count_(0), in BitrateProber()
98 total_probe_count_++; in CreateProbeCluster()
Dbitrate_prober.h124 int total_probe_count_; variable