Home
last modified time | relevance | path

Searched defs:round_trip_time (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.h83 TimeDelta round_trip_time() const { return last_round_trip_time_; } in round_trip_time() function
Dgoog_cc_network_control.cc618 TimeDelta round_trip_time = bandwidth_estimation_->round_trip_time(); in MaybeTriggerOnNetworkChanged() local
/external/wpa_supplicant_8/src/radius/
Dradius_client.h59 int round_trip_time; member
/external/openscreen/cast/streaming/
Dbandwidth_estimator_unittest.cc161 for (Clock::duration round_trip_time : kRoundTripTimes) { in TEST_F() local
/external/webrtc/test/scenario/
Dperformance_stats.h83 SampleStats<TimeDelta> round_trip_time; member
/external/webrtc/api/stats/
Drtcstats_objects.h435 RTCStatsMember<double> round_trip_time; variable
558 RTCStatsMember<double> round_trip_time; variable
/external/webrtc/audio/
Dchannel_receive.cc299 int64_t round_trip_time = 0; in OnReceivedPayloadData() local