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

1 2 34 5 6

  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
zlib.h 155 the uncompressed data and may be saved for use in the decompressor
156 (particularly if the decompressor wants to decompress everything in
278 that the decompressor can get all input data available so far. (In particular
545 call of deflate. The compressor and decompressor must use exactly the same
564 of the dictionary; the decompressor may later use this value to determine
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
zlib.h 155 the uncompressed data and may be saved for use in the decompressor
156 (particularly if the decompressor wants to decompress everything in
278 that the decompressor can get all input data available so far. (In particular
545 call of deflate. The compressor and decompressor must use exactly the same
564 of the dictionary; the decompressor may later use this value to determine
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
zlib.h 155 the uncompressed data and may be saved for use in the decompressor
156 (particularly if the decompressor wants to decompress everything in
278 that the decompressor can get all input data available so far. (In particular
545 call of deflate. The compressor and decompressor must use exactly the same
564 of the dictionary; the decompressor may later use this value to determine
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
zlib.h 155 the uncompressed data and may be saved for use in the decompressor
156 (particularly if the decompressor wants to decompress everything in
278 that the decompressor can get all input data available so far. (In particular
545 call of deflate. The compressor and decompressor must use exactly the same
564 of the dictionary; the decompressor may later use this value to determine
    [all...]
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
zlib.h 155 the uncompressed data and may be saved for use in the decompressor
156 (particularly if the decompressor wants to decompress everything in
278 that the decompressor can get all input data available so far. (In particular
545 call of deflate. The compressor and decompressor must use exactly the same
564 of the dictionary; the decompressor may later use this value to determine
    [all...]
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
zlib.h 155 the uncompressed data and may be saved for use in the decompressor
156 (particularly if the decompressor wants to decompress everything in
278 that the decompressor can get all input data available so far. (In particular
545 call of deflate. The compressor and decompressor must use exactly the same
564 of the dictionary; the decompressor may later use this value to determine
    [all...]
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
zlib.h 155 the uncompressed data and may be saved for use in the decompressor
156 (particularly if the decompressor wants to decompress everything in
278 that the decompressor can get all input data available so far. (In particular
545 call of deflate. The compressor and decompressor must use exactly the same
564 of the dictionary; the decompressor may later use this value to determine
    [all...]
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
zlib.h 155 the uncompressed data and may be saved for use in the decompressor
156 (particularly if the decompressor wants to decompress everything in
278 that the decompressor can get all input data available so far. (In particular
545 call of deflate. The compressor and decompressor must use exactly the same
564 of the dictionary; the decompressor may later use this value to determine
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
zlib.h 155 the uncompressed data and may be saved for use in the decompressor
156 (particularly if the decompressor wants to decompress everything in
278 that the decompressor can get all input data available so far. (In particular
545 call of deflate. The compressor and decompressor must use exactly the same
564 of the dictionary; the decompressor may later use this value to determine
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
zlib.h 155 the uncompressed data and may be saved for use in the decompressor
156 (particularly if the decompressor wants to decompress everything in
278 that the decompressor can get all input data available so far. (In particular
545 call of deflate. The compressor and decompressor must use exactly the same
564 of the dictionary; the decompressor may later use this value to determine
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
zlib.h 155 the uncompressed data and may be saved for use in the decompressor
156 (particularly if the decompressor wants to decompress everything in
278 that the decompressor can get all input data available so far. (In particular
545 call of deflate. The compressor and decompressor must use exactly the same
564 of the dictionary; the decompressor may later use this value to determine
    [all...]
  /external/jpeg/
libjpeg.doc 233 The data format returned by the decompressor is the same in all details,
235 colormapped. But you can ask the decompressor to perform on-the-fly color
    [all...]
change.log 15 New decompressor library feature: COM and APPn markers found in the input
filelist.doc 84 jdmainct.c Main buffer controller (JPEG decompressor => postprocessor).
jddctmgr.c 65 * The decompressor input side (jdinput.c) saves away the appropriate
djpeg.c 8 * This file contains a command-line user interface for the JPEG decompressor.
575 /* Start decompressor */
example.c 212 /* This half of the example shows how to read data from the JPEG decompressor.
347 /* Step 5: Start decompressor */
  /external/qemu/distrib/jpeg-6b/
libjpeg.doc 233 The data format returned by the decompressor is the same in all details,
235 colormapped. But you can ask the decompressor to perform on-the-fly color
    [all...]
change.log 15 New decompressor library feature: COM and APPn markers found in the input
filelist.doc 84 jdmainct.c Main buffer controller (JPEG decompressor => postprocessor).
jddctmgr.c 61 * The decompressor input side (jdinput.c) saves away the appropriate
  /external/zlib/src/
zlib.h 158 uncompressed data and may be saved for use in the decompressor (particularly
159 if the decompressor wants to decompress everything in a single step).
282 that the decompressor can get all input data available so far. (In
292 input data so far will be available to the decompressor, as for Z_SYNC_FLUSH.
295 in order for the decompressor to finish the block before the empty fixed code
301 the next deflate block is completed. In this case, the decompressor may not
599 compressor and decompressor must use exactly the same dictionary (see
618 of the dictionary; the decompressor may later use this value to determine
    [all...]
  /external/bzip2/
huffman.c 139 produced by versions pre-1.0.3, the decompressor must still
  /external/liblzf/cs/
CLZF.cs 275 /// LZF Decompressor
  /external/liblzf/src/org/liblzf/
CLZF.java 275 /// LZF Decompressor

Completed in 1062 milliseconds

1 2 34 5 6