| /external/llvm-project/clang/test/CodeGen/ |
| D | builtins-hexagon-v67-audio.c | 6 long long test1(long long rss, long long rtt) { in test1() 12 long long test2(long long rxx, long long rss, long long rtt) { in test2() 18 long long test3(long long rss, long long rtt) { in test3() 24 long long test4(long long rxx, long long rss, long long rtt) { in test4() 30 long long test5(long long rss, long long rtt) { in test5() 36 long long test6(long long rxx, long long rss, long long rtt) { in test6() 42 long long test7(long long rss, long long rtt) { in test7() 48 long long test8(long long rxx, long long rss, long long rtt) { in test8() 54 int test9(long long rss, long long rtt) { in test9() 60 int test10(long long rss, long long rtt) { in test10() [all …]
|
| D | builtins-hexagon-v67.c | 41 long long t7(long long rss, long long rtt) { in t7() 47 long long t8(long long rxx, long long rss, long long rtt) { in t8()
|
| D | builtins-hexagon-v66.c | 12 double test2(double rss, double rtt) { in test2() 18 double test3(double rss, double rtt) { in test3()
|
| /external/webrtc/video/ |
| D | call_stats2.h | 65 const int64_t rtt; member 85 void OnRttUpdate(int64_t rtt) override { in OnRttUpdate()
|
| D | call_stats.h | 58 const int64_t rtt; member
|
| D | call_stats2.cc | 131 void CallStats::OnRttUpdate(int64_t rtt) { in OnRttUpdate()
|
| D | call_stats.cc | 185 void CallStats::OnRttUpdate(int64_t rtt) { in OnRttUpdate()
|
| D | call_stats2_unittest.cc | 46 void AsyncSimulateRttUpdate(int64_t rtt) { in AsyncSimulateRttUpdate()
|
| /external/grpc-grpc-java/interop-testing/src/test/java/io/grpc/testing/integration/ |
| D | ProxyTest.java | 87 long rtt = (stop - start); in smallLatency() local 117 long rtt = (stop - start); in bigLatency() local
|
| /external/webrtc/modules/rtp_rtcp/source/ |
| D | remote_ntp_time_estimator_unittest.cc | 70 void UpdateRtcpTimestamp(int64_t rtt, in UpdateRtcpTimestamp() 79 void ReceiveRtcpSr(int64_t rtt, in ReceiveRtcpSr()
|
| D | remote_ntp_time_estimator.cc | 38 bool RemoteNtpTimeEstimator::UpdateRtcpTimestamp(int64_t rtt, in UpdateRtcpTimestamp()
|
| D | rtp_rtcp_impl2.cc | 449 int64_t* rtt, in RTT() 585 int64_t rtt = rtt_ms(); in TimeToSendFullNackList() local 667 int64_t rtt = rtt_ms(); in OnReceivedNack() local 745 absl::optional<TimeDelta> rtt = in PeriodicUpdate() local
|
| D | rtp_rtcp_impl.cc | 132 int64_t rtt = 0; in Process() local 497 int64_t* rtt, in RTT() 681 int64_t rtt = rtt_ms(); in TimeToSendFullNackList() local 760 int64_t rtt = rtt_ms(); in OnReceivedNack() local
|
| /external/webrtc/p2p/base/ |
| D | connection.cc | 141 inline int ConservativeRTTEstimate(int rtt) { in ConservativeRTTEstimate() 786 int rtt = ConservativeRTTEstimate(rtt_); in UpdateState() local 882 const int64_t rtt = rtc::TimeMillis() - iter->sent_time; in HandlePiggybackCheckAcknowledgementIfAny() local 889 int rtt, in ReceivedPingResponse() 1078 int rtt = request->Elapsed(); in OnConnectionRequestResponse() local
|
| D | connection_info.h | 43 size_t rtt; // The STUN RTT for this connection. member
|
| /external/rust/crates/quiche/src/recovery/ |
| D | hystart.rs | 259 let rtt = Duration::from_millis(rtt_1st); in limited_slow_start() localVariable 284 let rtt = Duration::from_millis(rtt_2nd + pkt_num * 4); in limited_slow_start() localVariable
|
| D | cubic.rs | 397 let rtt = Duration::from_millis(100); in cubic_congestion_avoidance() localVariable 440 let rtt = Duration::from_millis(100); in cubic_collapse_cwnd_and_restart() localVariable
|
| D | reno.rs | 246 let rtt = Duration::from_millis(100); in reno_congestion_avoidance() localVariable
|
| /external/webrtc/modules/congestion_controller/pcc/ |
| D | rtt_tracker_unittest.cc | 23 PacketResult GetPacketWithRtt(TimeDelta rtt) { in GetPacketWithRtt()
|
| /external/libnl/lib/idiag/ |
| D | idiag_vegasinfo_obj.c | 70 void idiagnl_vegasinfo_set_rtt(struct idiagnl_vegasinfo *vinfo, uint32_t rtt) in idiagnl_vegasinfo_set_rtt()
|
| /external/golang-protobuf/proto/proto3_proto/ |
| D | proto3.proto | 84 map<int32, int32> rtt = 1; field
|
| /external/webrtc/audio/voip/ |
| D | audio_ingress.cc | 173 int64_t rtt = GetRoundTripTime(); in ReceivedRTCPPacket() local
|
| /external/webrtc/audio/ |
| D | channel_send.cc | 289 int64_t rtt, in OnReceivedRtcpReceiverReport() 636 int64_t rtt = GetRTT(); in ReceivedRTCPPacket() local 871 int64_t rtt = 0; in GetRTT() local
|
| /external/webrtc/modules/congestion_controller/goog_cc/ |
| D | loss_based_bandwidth_estimation.cc | 26 double GetIncreaseFactor(const LossBasedControlConfig& config, TimeDelta rtt) { in GetIncreaseFactor()
|
| /external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
| D | log_simulation.cc | 145 TimeDelta rtt = TimeDelta::PlusInfinity(); in OnReceiverReport() local
|