/external/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,
|
/bootable/recovery/applypatch/ |
imgpatch.c | 120 int memLevel = Read4(deflate_header+52); 194 ret = deflateInit2(&strm, level, method, windowBits, memLevel, strategy);
|
/libcore/luni/src/main/native/ |
java_util_zip_Deflater.cpp | 48 * See zlib.h for documentation of the deflateInit2 windowBits and memLevel parameters. 51 * (1 << (windowBits+2)) + (1 << (memLevel+9)) 52 * that is: 128K for windowBits=15 + 128K for memLevel = 8 (default values) 56 int memLevel = DEF_MEM_LEVEL; 57 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/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...] |
/prebuilt/ndk/android-ndk-r4/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...] |
/prebuilt/ndk/android-ndk-r4/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...] |
/prebuilt/ndk/android-ndk-r4/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...] |
/prebuilt/ndk/android-ndk-r4/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...] |
/prebuilt/ndk/android-ndk-r4/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...] |
/prebuilt/ndk/android-ndk-r4/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...] |
/prebuilt/ndk/android-ndk-r5/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...] |
/prebuilt/ndk/android-ndk-r6/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...] |
/prebuilt/ndk/android-ndk-r6/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...] |
/prebuilt/ndk/android-ndk-r7/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...] |
/prebuilt/ndk/android-ndk-r7/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...] |
/prebuilt/ndk/android-ndk-r7/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...] |
/prebuilt/ndk/android-ndk-r7/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...] |
/prebuilt/ndk/android-ndk-r7/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...] |
/prebuilt/ndk/android-ndk-r7/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...] |
/prebuilt/ndk/android-ndk-r7/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...] |
/prebuilt/ndk/android-ndk-r7/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...] |
/prebuilt/ndk/android-ndk-r7/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...] |