Home
last modified time | relevance | path

Searched refs:probe_cluster_bytes_sent (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/pacing/
Dbitrate_prober.cc163 info.probe_cluster_bytes_sent = clusters_.front().sent_bytes; in CurrentCluster()
Dpacing_controller.cc497 first_packet_in_probe = pacing_info.probe_cluster_bytes_sent == 0; in ProcessPackets()
/external/webrtc/api/transport/
Dnetwork_types.h101 int probe_cluster_bytes_sent = 0; member