Searched defs:compressionLevel (Results 1 – 4 of 4) sorted by relevance
344 int compressionLevel, in LZ4HC_compress_generic()587 int compressionLevel) in LZ4_compress_HC_extStateHC()609 int maxDstSize, int compressionLevel, void *wrkmem) in LZ4_compress_HC()619 void LZ4_resetStreamHC(LZ4_streamHC_t *LZ4_streamHCPtr, int compressionLevel) in LZ4_resetStreamHC()
254 size_t ZSTD_CCtxParams_init(ZSTD_CCtx_params* cctxParams, int compressionLevel) { in ZSTD_CCtxParams_init()1321 static size_t ZSTD_estimateCCtxSize_internal(int compressionLevel) in ZSTD_estimateCCtxSize_internal()1334 size_t ZSTD_estimateCCtxSize(int compressionLevel) in ZSTD_estimateCCtxSize()1371 static size_t ZSTD_estimateCStreamSize_internal(int compressionLevel) in ZSTD_estimateCStreamSize_internal()1377 size_t ZSTD_estimateCStreamSize(int compressionLevel) in ZSTD_estimateCStreamSize()3402 size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel) in ZSTD_compressBegin()3518 int compressionLevel) in ZSTD_compress_usingDict()3533 int compressionLevel) in ZSTD_compressCCtx()3542 int compressionLevel) in ZSTD_compress()3569 size_t ZSTD_estimateCDictSize(size_t dictSize, int compressionLevel) in ZSTD_estimateCDictSize()[all …]
219 int compressionLevel; member
129 unsigned int compressionLevel; member
Completed in 23 milliseconds