Searched refs:deflateParams (Results 1 - 25 of 31) sorted by relevance

12

/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzconf.h26 # define deflateParams z_deflateParams macro
H A Dzlib.h606 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
618 Before the call of deflateParams, the stream state must be set as for
622 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
/external/chromium_org/third_party/zlib/
H A Dmozzconf.h57 #define deflateParams MOZ_Z_deflateParams macro
H A Dzconf.h45 # define deflateParams z_deflateParams macro
H A Dzlib.h651 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
663 Before the call of deflateParams, the stream state must be set as for
667 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
H A Dgzwrite.c492 deflateParams(strm, level, strategy);
/external/freetype/src/gzip/
H A Dzconf.h26 # define deflateParams z_deflateParams macro
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas120 function deflateParams(var strm: z_stream; level, strategy: Integer): Integer; function
201 function deflateParams; external; function
H A Dexample.pas298 deflateParams(c_stream, Z_NO_COMPRESSION, Z_DEFAULT_STRATEGY);
305 deflateParams(c_stream, Z_BEST_COMPRESSION, Z_FILTERED);
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h46 #define deflateParams FPDFAPI_deflateParams macro
720 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
732 Before the call of deflateParams, the stream state must be set as for
736 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
H A Dzconf.h46 # define deflateParams z_deflateParams macro
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h50 #define deflateParams FPDFAPI_deflateParams macro
724 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
736 Before the call of deflateParams, the stream state must be set as for
740 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
H A Dzconf.h46 # define deflateParams z_deflateParams macro
H A Dgzwrite.c530 deflateParams(strm, level, strategy);
/external/zlib/src/test/
H A Dexample.c309 deflateParams(&c_stream, Z_NO_COMPRESSION, Z_DEFAULT_STRATEGY);
316 deflateParams(&c_stream, Z_BEST_COMPRESSION, Z_FILTERED);
/external/qemu/distrib/zlib-1.2.8/
H A Dzconf.h46 # define deflateParams z_deflateParams macro
H A Dzlib.h660 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
672 Before the call of deflateParams, the stream state must be set as for
676 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
H A Dgzwrite.c531 deflateParams(strm, level, strategy);
/external/zlib/src/
H A Dzconf.h46 # define deflateParams z_deflateParams macro
H A Dzlib.h660 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
672 Before the call of deflateParams, the stream state must be set as for
676 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source
H A Dzconf.h.cmakein48 # define deflateParams z_deflateParams
H A Dzconf.h.in46 # define deflateParams z_deflateParams
H A Dgzwrite.c531 deflateParams(strm, level, strategy);
/external/zlib/
H A Dzconf.h46 # define deflateParams z_deflateParams macro
H A Dzlib.h660 ZEXTERN int ZEXPORT deflateParams OF((z_streamp strm,
672 Before the call of deflateParams, the stream state must be set as for
676 deflateParams returns Z_OK if success, Z_STREAM_ERROR if the source

Completed in 2271 milliseconds

12