HomeSort by relevance Sort by last modified time
    Searched refs:firstPacket (Results 1 - 3 of 3) sorted by null

  /external/tcpdump/
rx.h 100 u_int32_t firstPacket; /* The first packet in ack list */
print-rx.c     [all...]
  /frameworks/base/media/libstagefright/rtsp/
ARTPWriter.cpp 615 bool firstPacket = true;
640 CHECK(!firstPacket || !lastPacket);
643 (firstPacket ? 0x80 : 0x00)
657 firstPacket = false;

Completed in 1563 milliseconds