HomeSort by relevance Sort by last modified time
    Searched full:fragmented (Results 76 - 100 of 209) sorted by null

1 2 34 5 6 7 8 9

  /external/chromium_org/media/mp4/
box_definitions.h 285 bool fragmented; member in struct:media::mp4::Movie
  /external/chromium_org/net/tools/flip_server/
ring_buffer.cc 170 // Writeable area fragmented, consolidate it.
ring_buffer.h 76 // to consolidate fragmented free space. If the size requested is less than
  /external/chromium_org/third_party/libwebp/webp/
mux.h 16 // like color profile, metadata, animation and fragmented images.
206 // Sets the (non-animated and non-fragmented) image in the mux object.
211 // WebP file (non-animated and non-fragmented)
223 // (2) For setting a non-animated non-fragmented image, use
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
frag_unittest.cc 33 // Test speed of handling fragmented heap
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
frag_unittest.cc 33 // Test speed of handling fragmented heap
  /external/e2fsprogs/e2fsck/
mtrace.h 130 size_t nfree; /* Free fragments in a fragmented block. */
  /external/iproute2/
README.iproute2+tc 109 # Lookup hash table, if it is not fragmented frame
  /external/ipsec-tools/src/racoon/doc/
FAQ 52 broken routers that drop fragmented packets
  /external/iputils/doc/
pg3.sgml 68 fragmented buffers.
  /external/libvorbis/doc/
rfc5215.txt 81 5.1. Example Fragmented Vorbis Packet . . . . . . . . . . . . . 15
163 following packet contains fragmented Vorbis data and/or the number of
294 0 = Not Fragmented
322 the payload. If the payload contains fragmented data, the number of
773 fragmented.
787 A fragmented packet has a zero in the last four bits of the payload
794 sequence for fragmented packet reception, the timestamp field of
795 fragmented packets MUST be the same as the first packet sent, with
809 5.1. Example Fragmented Vorbis Packet
811 Here is an example of a fragmented Vorbis packet split over three RT
    [all...]
  /external/qemu/slirp/
mbuf.h 51 * m_nextpkt points to the next packet, if fragmented.
ip.h 277 u_long ips_fragmented; /* datagrams successfully fragmented */
  /external/qemu/slirp-android/
mbuf.h 51 * m_nextpkt points to the next packet, if fragmented.
ip.h 279 u_long ips_fragmented; /* datagrams successfully fragmented */
  /frameworks/base/libs/hwui/
PatchCache.cpp 195 // too fragmented, let's clear the cache
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 148 BOOLEAN fragmented = FALSE; local
190 fragmented = FALSE;
194 fragmented = TRUE;
198 if (!fragmented)
200 /* if data packet is not fragmented, use the original buffer */
206 /* the data packet is too big and need to be fragmented
235 if (!fragmented)
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
_stream_hybi.py 464 - The frame is not fragmented.
545 """Gets a message from frame. If the message is composed of fragmented
546 frames and the frame is not the last fragmented frame, this method
548 fragmented frame is passed to this method.
597 'Control frames must not be fragmented')
  /external/bluetooth/bluedroid/stack/avdt/
avdt_msg.c     [all...]
  /external/bluetooth/bluedroid/stack/avct/
avct_lcb_act.c 131 AVCT_TRACE_WARNING0("Fragmented message to big!");
541 /* if remaining msg must be fragmented */
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c 310 /* Free buffer for pending fragmented response/notification */
520 /* NFC task has fragmented the data packet to the appropriate size
  /external/ipsec-tools/src/racoon/
isakmp_frag.c 101 * fragmented packet must have the same exchange type.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/mdat/
SampleList.java 76 // in most cases - I've never seen it different it's either normal or fragmented.
  /frameworks/base/core/java/android/nfc/tech/
IsoDep.java 154 * will be automatically fragmented and defragmented by {@link #transceive} if
  /external/bluetooth/bluedroid/hci/src/
hci_h4.c 140 BUFFER_Q acl_rx_q; /* Queue of base buffers for fragmented ACL pkts */
317 ** frame if the packet is the next segment of a fragmented
409 /* Will expect to see fragmented ACL packets */
    [all...]

Completed in 1038 milliseconds

1 2 34 5 6 7 8 9