Home
last modified time | relevance | path

Searched defs:packet_time_us (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/webrtc/media/engine/
H A Dunhandled_packets_buffer_unittest.cc52 buff.BackfillPackets(ssrcs, [&packets](uint32_t ssrc, int64_t packet_time_us, in TEST()
67 buff.BackfillPackets(ssrcs, [&packets](uint32_t ssrc, int64_t packet_time_us, in TEST()
82 buff.BackfillPackets(ssrcs, [](uint32_t ssrc, int64_t packet_time_us, in TEST()
89 buff.BackfillPackets(ssrcs, [](uint32_t ssrc, int64_t packet_time_us, in TEST()
105 buff.BackfillPackets(ssrcs, [&packets](uint32_t ssrc, int64_t packet_time_us, in TEST()
116 buff.BackfillPackets(ssrcs, [](uint32_t ssrc, int64_t packet_time_us, in TEST()
132 buff.BackfillPackets(ssrcs, [&packets](uint32_t ssrc, int64_t packet_time_us, in TEST()
142 buff.BackfillPackets(ssrcs, [](uint32_t ssrc, int64_t packet_time_us, in TEST()
155 buff.BackfillPackets(ssrcs, [](uint32_t ssrc, int64_t packet_time_us, in TEST()
164 buff.BackfillPackets(ssrcs, [](uint32_t ssrc, int64_t packet_time_us, in TEST()
[all …]
H A Dunhandled_packets_buffer.h47 int64_t packet_time_us; member
H A Dunhandled_packets_buffer.cc27 int64_t packet_time_us, in AddPacket()
H A Dwebrtc_video_engine.cc1701 int64_t packet_time_us) { in OnPacketReceived()
1834 rtc::CopyOnWriteBuffer packet) { in BackfillBufferedPackets()
/aosp_15_r20/external/webrtc/pc/
H A Drtp_transport.cc184 int64_t packet_time_us) { in DemuxPacket()
232 int64_t packet_time_us) { in OnRtpPacketReceived()
237 int64_t packet_time_us) { in OnRtcpPacketReceived()
244 const int64_t& packet_time_us, in OnReadPacket()
H A Dsrtp_transport.cc202 int64_t packet_time_us) { in OnRtpPacketReceived()
230 int64_t packet_time_us) { in OnRtcpPacketReceived()
/aosp_15_r20/external/webrtc/call/
H A Dfake_network_pipe.cc37 absl::optional<int64_t> packet_time_us, in NetworkPacket()
180 int64_t packet_time_us) { in DeliverPacket()
199 absl::optional<int64_t> packet_time_us) { in EnqueuePacket()
343 int64_t packet_time_us = packet->packet_time_us().value_or(-1); in DeliverNetworkPacket() local
H A Ddegraded_call.cc147 int64_t packet_time_us) { in DeliverPacket()
402 int64_t packet_time_us) { in DeliverPacket()
H A Dreceive_time_calculator.cc53 int64_t ReceiveTimeCalculator::ReconcileReceiveTimes(int64_t packet_time_us, in ReconcileReceiveTimes()
H A Dfake_network_pipe.h67 absl::optional<int64_t> packet_time_us() const { return packet_time_us_; } in packet_time_us() function
H A Dcall.cc1446 int64_t packet_time_us) { in DeliverRtp()
1507 int64_t packet_time_us) { in DeliverPacket()
/aosp_15_r20/external/webrtc/p2p/base/
H A Dturn_port.cc694 int64_t packet_time_us) { in HandleIncomingPacket()
758 const int64_t& packet_time_us) { in OnReadPacket()
1007 int64_t packet_time_us) { in HandleDataIndication()
1052 int64_t packet_time_us) { in HandleChannelData()
1095 int64_t packet_time_us) { in DispatchPacket()
H A Dtcp_port.cc333 const int64_t& packet_time_us) { in OnReadPacket()
560 const int64_t& packet_time_us) { in OnReadPacket()
H A Dstun_port.cc374 int64_t packet_time_us) { in HandleIncomingPacket()
421 const int64_t& packet_time_us) { in OnReadPacket()
H A Dturn_port_unittest.cc223 int64_t packet_time_us) { in OnTurnReadPacket()
230 int64_t packet_time_us) { in OnUdpReadPacket()
237 const int64_t& packet_time_us) { in OnSocketReadPacket()
H A Dfake_dtls_transport.h268 const int64_t& packet_time_us, in OnIceTransportReadPacket()
H A Ddtls_transport.cc588 const int64_t& packet_time_us, in OnReadPacket()
H A Dport.cc725 int64_t packet_time_us) { in HandleIncomingPacket()
/aosp_15_r20/external/webrtc/rtc_base/
H A Dtest_client.cc151 const int64_t& packet_time_us) { in OnPacket()
164 int64_t packet_time_us) in Packet()
H A Dtest_client.h39 int64_t packet_time_us; member
/aosp_15_r20/external/webrtc/media/base/
H A Dfake_media_engine.h237 int64_t packet_time_us) { in OnRtcpPacketReceived()
279 int64_t packet_time_us) override { in OnPacketReceived()
/aosp_15_r20/external/webrtc/pc/test/
H A Drtp_transport_test_util.h42 int64_t packet_time_us) { in OnRtcpPacketReceived()
/aosp_15_r20/external/webrtc/rtc_tools/network_tester/
H A Dtest_controller.cc108 const int64_t& packet_time_us) { in OnReadPacket()
/aosp_15_r20/external/webrtc/test/peer_scenario/
H A Dscenario_connection.cc134 int64_t packet_time_us) { in CreateJsepConfig()
/aosp_15_r20/external/webrtc/video/end_to_end_tests/
H A Dssrc_tests.cc63 int64_t packet_time_us) override { in TEST_F()

12