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

1 2

  /external/chromium/third_party/zlib/
compress.c 18 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) function
68 return compress2(dest, destLen, source, sourceLen, Z_DEFAULT_COMPRESSION);
mozzconf.h 68 #define compress2 MOZ_Z_compress2 macro
zconf.h 41 # define compress2 z_compress2 macro
zlib.h     [all...]
  /external/qemu/distrib/zlib-1.2.3/
compress.c 18 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) function
68 return compress2(dest, destLen, source, sourceLen, Z_DEFAULT_COMPRESSION);
zconf.h 38 # define compress2 z_compress2 macro
zlib.h     [all...]
  /external/zlib/
compress.c 18 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) function
68 return compress2(dest, destLen, source, sourceLen, Z_DEFAULT_COMPRESSION);
zconf.in.h 38 # define compress2 z_compress2 macro
zconf.h 31 # define compress2 z_compress2 macro
  /development/ndk/platforms/android-3/include/
zconf.h 38 # define compress2 z_compress2 macro