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()
321 size_t ZSTD_CCtxParams_init(ZSTD_CCtx_params* cctxParams, int compressionLevel) { in ZSTD_CCtxParams_init()1466 static size_t ZSTD_estimateCCtxSize_internal(int compressionLevel) in ZSTD_estimateCCtxSize_internal()1479 size_t ZSTD_estimateCCtxSize(int compressionLevel) in ZSTD_estimateCCtxSize()1528 static size_t ZSTD_estimateCStreamSize_internal(int compressionLevel) in ZSTD_estimateCStreamSize_internal()1534 size_t ZSTD_estimateCStreamSize(int compressionLevel) in ZSTD_estimateCStreamSize()4486 size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel) in ZSTD_compressBegin()4601 int compressionLevel) in ZSTD_compress_usingDict()4615 int compressionLevel) in ZSTD_compressCCtx()4624 int compressionLevel) in ZSTD_compress()4654 size_t ZSTD_estimateCDictSize(size_t dictSize, int compressionLevel) in ZSTD_estimateCDictSize()[all …]
283 int compressionLevel; member
129 unsigned int compressionLevel; member
Completed in 25 milliseconds