HomeSort by relevance Sort by last modified time
    Searched refs:memLevel (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/chromium_org/third_party/zlib/contrib/minizip/
zip.h 86 /* default memLevel */
228 int memLevel,
245 int memLevel,
254 windowBits,memLevel,,strategy : see parameter strategy in deflateInit2
271 int memLevel,
292 int memLevel,
  /external/zlib/src/contrib/minizip/
zip.h 86 /* default memLevel */
228 int memLevel,
245 int memLevel,
254 windowBits,memLevel,,strategy : see parameter strategy in deflateInit2
271 int memLevel,
292 int memLevel,
  /bootable/recovery/applypatch/
imgpatch.c 121 int memLevel = Read4(deflate_header+52);
207 ret = deflateInit2(&strm, level, method, windowBits, memLevel, strategy);
  /libcore/luni/src/main/native/
java_util_zip_Deflater.cpp 50 * See zlib.h for documentation of the deflateInit2 windowBits and memLevel parameters.
53 * (1 << (windowBits+2)) + (1 << (memLevel+9))
54 * that is: 128K for windowBits=15 + 128K for memLevel = 8 (default values)
58 int memLevel = DEF_MEM_LEVEL;
59 int err = deflateInit2(&jstream->stream, level, Z_DEFLATED, windowBits, memLevel, strategy);
  /external/kernel-headers/original/linux/
zlib.h 453 int memLevel,
469 The memLevel parameter specifies how much memory should be allocated
470 for the internal compression state. memLevel=1 uses minimum memory but
471 is slow and reduces compression ratio; memLevel=9 uses maximum memory
473 usage as a function of windowBits and memLevel.
    [all...]
  /development/ndk/platforms/android-3/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /external/open-vcdiff/src/zlib/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
zlib.h 484 int memLevel,
511 The memLevel parameter specifies how much memory should be allocated
512 for the internal compression state. memLevel=1 uses minimum memory but
513 is slow and reduces compression ratio; memLevel=9 uses maximum memory
515 usage as a function of windowBits and memLevel.
    [all...]

Completed in 775 milliseconds

1 2 3