Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_video_generic.cc50 bool* last_packet) { in NextPacket()
Drtp_format_h264.cc254 bool* last_packet) { in NextPacket()
Drtp_format_vp9.cc550 bool* last_packet) { in NextPacket()
Drtp_format_vp8.cc202 bool* last_packet) { in NextPacket()
/external/u-boot/net/
Dfastboot.c36 static uchar last_packet[PACKET_SIZE]; variable
/external/webrtc/talk/media/base/
Dvideoengine_unittest.h761 size_t last_packet = NumRtpPackets() - 1; in AddRemoveSendStreams() local
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_framework_unittest.cc29 const MediaPacket* last_packet = static_cast<const MediaPacket*>(*last_it); in IsSequenceNumberSorted() local