Searched defs:compressionLevel (Results 1 – 3 of 3) sorted by relevance
88 int compressionLevel; /* 0 indicates that advanced API was used to select CDict params */ member353 size_t ZSTD_CCtxParams_init(ZSTD_CCtx_params* cctxParams, int compressionLevel) { in ZSTD_CCtxParams_init()370 int compressionLevel) in ZSTD_CCtxParams_init_internal()1722 static size_t ZSTD_estimateCCtxSize_internal(int compressionLevel) in ZSTD_estimateCCtxSize_internal()1735 size_t ZSTD_estimateCCtxSize(int compressionLevel) in ZSTD_estimateCCtxSize()1784 static size_t ZSTD_estimateCStreamSize_internal(int compressionLevel) in ZSTD_estimateCStreamSize_internal()1790 size_t ZSTD_estimateCStreamSize(int compressionLevel) in ZSTD_estimateCStreamSize()5229 …egin_usingDict_deprecated(ZSTD_CCtx* cctx, const void* dict, size_t dictSize, int compressionLevel) in ZSTD_compressBegin_usingDict_deprecated()5241 …D_compressBegin_usingDict(ZSTD_CCtx* cctx, const void* dict, size_t dictSize, int compressionLevel) in ZSTD_compressBegin_usingDict()5246 size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel) in ZSTD_compressBegin()[all …]
365 int compressionLevel; member
114 int compressionLevel, in dummy_external_sequence_producer()