HomeSort by relevance Sort by last modified time
    Searched defs:deflateInit (Results 51 - 58 of 58) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
zlib.h 216 This check is automatically made by deflateInit and inflateInit.
220 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
224 If zalloc and zfree are set to Z_NULL, deflateInit updates them to
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
237 msg is set to null if there is no error message. deflateInit does not
304 Z_FINISH can be used immediately after deflateInit if all the compression
487 This is another version of deflateInit with more compression options. The
498 deflateInit is used instead.
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
zlib.h 216 This check is automatically made by deflateInit and inflateInit.
220 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
224 If zalloc and zfree are set to Z_NULL, deflateInit updates them to
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
237 msg is set to null if there is no error message. deflateInit does not
304 Z_FINISH can be used immediately after deflateInit if all the compression
487 This is another version of deflateInit with more compression options. The
498 deflateInit is used instead.
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
zlib.h 216 This check is automatically made by deflateInit and inflateInit.
220 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
224 If zalloc and zfree are set to Z_NULL, deflateInit updates them to
233 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
237 msg is set to null if there is no error message. deflateInit does not
304 Z_FINISH can be used immediately after deflateInit if all the compression
487 This is another version of deflateInit with more compression options. The
498 deflateInit is used instead.
544 immediately after deflateInit, deflateInit2 or deflateReset, before any
556 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
  /external/opencv3/3rdparty/zlib/
zlib.h 220 is automatically made by deflateInit and inflateInit.
224 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
228 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
241 if there is no error message. deflateInit does not perform any compression:
328 Z_FINISH can be used immediately after deflateInit if all the compression
534 This is another version of deflateInit with more compression options. The
545 deflateInit is used instead.
593 function must be called immediately after deflateInit, deflateInit2 or
610 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
  /external/zlib/src/
zlib.h 220 is automatically made by deflateInit and inflateInit.
224 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
228 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
241 if there is no error message. deflateInit does not perform any compression:
328 Z_FINISH can be used immediately after deflateInit if all the compression
534 This is another version of deflateInit with more compression options. The
545 deflateInit is used instead.
593 function must be called immediately after deflateInit, deflateInit2 or
610 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zlib.h 219 This check is automatically made by deflateInit and inflateInit.
223 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
227 If zalloc and zfree are set to Z_NULL, deflateInit updates them to
236 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
240 msg is set to null if there is no error message. deflateInit does not
307 Z_FINISH can be used immediately after deflateInit if all the compression
494 This is another version of deflateInit with more compression options. The
505 deflateInit is used instead.
551 immediately after deflateInit, deflateInit2 or deflateReset, before any
563 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 220 This check is automatically made by deflateInit and inflateInit.
224 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
228 If zalloc and zfree are set to Z_NULL, deflateInit updates them to
237 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not
241 msg is set to null if there is no error message. deflateInit does not
327 Z_FINISH can be used immediately after deflateInit if all the compression
523 This is another version of deflateInit with more compression options. The
534 deflateInit is used instead.
580 immediately after deflateInit, deflateInit2 or deflateReset, before any
592 deflateInit or deflateInit2, a part of the dictionary may in effect b
    [all...]
  /external/pdfium/third_party/zlib_v128/
zlib.h 289 is automatically made by deflateInit and inflateInit.
293 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
297 zalloc and zfree are set to Z_NULL, deflateInit updates them to use default
306 deflateInit returns Z_OK if success, Z_MEM_ERROR if there was not enough
310 if there is no error message. deflateInit does not perform any compression:
397 Z_FINISH can be used immediately after deflateInit if all the compression
603 This is another version of deflateInit with more compression options. The
614 deflateInit is used instead.
662 function must be called immediately after deflateInit, deflateInit2 o
    [all...]

Completed in 639 milliseconds

1 23