/external/openscreen/cast/streaming/ |
D | sender_packet_router_unittest.cc | 88 Clock::time_point send_time, in MakeFakePacketWithFlag() 100 absl::Span<uint8_t> MakeFakePacket(Clock::time_point send_time, in MakeFakePacket() 126 absl::Span<uint8_t> ToEmptyPacketBuffer(Clock::time_point send_time, in ToEmptyPacketBuffer() 410 Invoke([&](Clock::time_point send_time, absl::Span<uint8_t> buffer) { in TEST_F() 523 Invoke([](Clock::time_point send_time, absl::Span<uint8_t> buffer) { in TEST_F() 529 Invoke([&](Clock::time_point send_time, absl::Span<uint8_t> buffer) { in TEST_F() 540 Invoke([](Clock::time_point send_time, absl::Span<uint8_t> buffer) { in TEST_F() 546 Invoke([&](Clock::time_point send_time, absl::Span<uint8_t> buffer) { in TEST_F()
|
D | compound_rtcp_builder_unittest.cc | 64 const auto send_time = Clock::now(); in TEST_F() local 92 const auto send_time = Clock::now(); in TEST_F() local 137 auto send_time = Clock::now(); in TEST_F() local 188 const auto send_time = Clock::now(); in TEST_F() local 235 auto send_time = Clock::now(); in TEST_F() local
|
D | sender_packet_router.cc | 173 int SenderPacketRouter::SendJustTheRtcpPackets(Clock::time_point send_time) { in SendJustTheRtcpPackets() 199 int SenderPacketRouter::SendJustTheRtpPackets(Clock::time_point send_time, in SendJustTheRtpPackets()
|
D | compound_rtcp_builder.cc | 87 Clock::time_point send_time, in BuildPacket() 137 Clock::time_point send_time, in AppendReceiverReferenceTimeReportPacket()
|
D | sender.cc | 192 Clock::time_point send_time, in GetRtcpPacketForImmediateSend() 214 Clock::time_point send_time, in GetRtpPacketForImmediateSend()
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | absolute_capture_time_sender.cc | 48 const Timestamp send_time = clock_->CurrentTime(); in OnSendPacket() local 73 Timestamp send_time, in ShouldSendExtension()
|
D | rtp_packet_history.cc | 28 Timestamp send_time, in StoredPacket() 110 Timestamp send_time) { in PutRtpPacket()
|
D | rtp_packet_history.h | 137 Timestamp send_time() const { return send_time_; } in send_time() function
|
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
D | packet_dropping_test_writer.cc | 145 QuicTime send_time = clock_->ApproximateNow() + fake_packet_delay_; in WritePacket() local 242 std::unique_ptr<PerPacketOptions> options, QuicTime send_time) in DelayedWrite()
|
D | packet_dropping_test_writer.h | 156 QuicTime send_time; member
|
/external/webrtc/modules/audio_coding/neteq/ |
D | neteq_stereo_unittest.cc | 143 virtual int GetArrivalTime(int send_time) { in GetArrivalTime() 253 virtual int GetArrivalTime(int send_time) { in GetArrivalTime() 286 virtual int GetArrivalTime(int send_time) { in GetArrivalTime()
|
D | neteq_network_stats_unittest.cc | 176 bool Lost(uint32_t send_time) { in Lost()
|
/external/webrtc/modules/congestion_controller/goog_cc/ |
D | inter_arrival_delta.h | 69 Timestamp send_time; member
|
D | inter_arrival_delta.cc | 31 bool InterArrivalDelta::ComputeDeltas(Timestamp send_time, in ComputeDeltas()
|
D | probe_bitrate_estimator_unittest.cc | 98 int64_t send_time = 0; in TEST_F() local
|
/external/webrtc/modules/remote_bitrate_estimator/ |
D | remote_bitrate_estimator_abs_send_time.h | 70 Timestamp send_time; member
|
D | remote_bitrate_estimator_unittest_helper.h | 49 int64_t send_time; member
|
D | remote_bitrate_estimator_abs_send_time.cc | 244 Timestamp send_time = in IncomingPacketInfo() local
|
/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ |
D | general_loss_algorithm.cc | 16 float DetectionResponseTime(QuicTime::Delta rtt, QuicTime send_time, in DetectionResponseTime()
|
/external/webrtc/call/ |
D | fake_network_pipe.h | 57 int64_t send_time() const { return send_time_; } in send_time() function
|
D | fake_network_pipe.cc | 32 int64_t send_time, in NetworkPacket()
|
/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
D | quic_path_validator.h | 177 QuicTime send_time; member
|
/external/webrtc/modules/congestion_controller/rtp/ |
D | transport_feedback_adapter.cc | 114 auto send_time = Timestamp::Millis(sent_packet.send_time_ms); in ProcessSentPacket() local
|
/external/webrtc/media/base/ |
D | rtp_utils.cc | 66 uint32_t send_time = ((time_us << 18) / 1000000) & 0x00FFFFFF; in UpdateAbsSendTimeExtensionValue() local
|
/external/webrtc/modules/pacing/ |
D | pacing_controller.cc | 638 Timestamp send_time) { in OnPacketSent()
|