Home
last modified time | relevance | path

Searched defs:stored_packet (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_packet_history.cc345 const StoredPacket& stored_packet = packet_history_.front(); in CullOldPackets() local
H A Drtp_sender.cc280 packet_id, [&](const RtpPacketToSend& stored_packet) { in ReSendPacket()
/aosp_15_r20/external/webrtc/test/network/
H A Dnetwork_emulation.cc362 for (auto& stored_packet : packets_) { in Process() local