Home
last modified time | relevance | path

Searched defs:current_packet (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Dneteq_impl.cc646 const Packet& current_packet = (*it); in InsertPacketInternal() local
/external/libpcap/
Dpcap-linux.c206 …unsigned char *current_packet; /* Current packet within the TPACKET_V3 block. Move to next block i… member