Searched defs:compressionLevel (Results 1 – 4 of 4) sorted by relevance
343 int compressionLevel, in LZ4HC_compress_generic()586 int compressionLevel) in LZ4_compress_HC_extStateHC()608 int maxDstSize, int compressionLevel, void *wrkmem) in LZ4_compress_HC()618 void LZ4_resetStreamHC(LZ4_streamHC_t *LZ4_streamHCPtr, int compressionLevel) in LZ4_resetStreamHC()
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()5246 size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel) in ZSTD_compressBegin()5369 int compressionLevel) in ZSTD_compress_usingDict()5383 int compressionLevel) in ZSTD_compressCCtx()5392 int compressionLevel) in ZSTD_compress()5422 size_t ZSTD_estimateCDictSize(size_t dictSize, int compressionLevel) in ZSTD_estimateCDictSize()[all …]
365 int compressionLevel; member
114 int compressionLevel, in dummy_external_sequence_producer()
Completed in 48 milliseconds