Home
last modified time | relevance | path

Searched defs:cctxParams (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c166 const ZSTD_CCtx_params* cctxParams, in ZSTD_buildSuperBlockEntropy_sequences()
277 const ZSTD_CCtx_params* cctxParams, in ZSTD_buildSuperBlockEntropy()
440 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock_sequences()
541 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock()
705 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock_multi()
H A Dzstd_compress.c216 ZSTD_CCtx_params cctxParams; in ZSTD_makeCCtxParamsFromCParams() local
264 size_t ZSTD_CCtxParams_init(ZSTD_CCtx_params* cctxParams, int compressionLevel) { in ZSTD_CCtxParams_init()
287 const ZSTD_CCtx_params* cctxParams, const ZSTD_parameters* params) in ZSTD_assignParamsToCCtxParams()
2141 static int ZSTD_useTargetCBlockSize(const ZSTD_CCtx_params* cctxParams) in ZSTD_useTargetCBlockSize()
2153 const ZSTD_CCtx_params* cctxParams, in ZSTD_entropyCompressSequences_internal()
2344 const ZSTD_CCtx_params* cctxParams, in ZSTD_entropyCompressSequences()
3408 ZSTD_CCtx_params const cctxParams = in ZSTD_compressBegin_advanced() local
3419 ZSTD_CCtx_params const cctxParams = in ZSTD_compressBegin_usingDict() local
3505 ZSTD_CCtx_params const cctxParams = in ZSTD_compress_internal() local
3713 ZSTD_CCtx_params cctxParams; in ZSTD_createCDict_advanced() local
[all …]
H A Dzstdmt_compress.c1036 void ZSTDMT_updateCParams_whileCompressing(ZSTDMT_CCtx* mtctx, const ZSTD_CCtx_params* cctxParams) in ZSTDMT_updateCParams_whileCompressing()
H A Dzstd_compress_internal.h465 MEM_STATIC int ZSTD_disableLiteralsCompression(const ZSTD_CCtx_params* cctxParams) in ZSTD_disableLiteralsCompression()
/f-stack/freebsd/contrib/zstd/examples/
H A Dstreaming_memory_usage.c69 ZSTD_CCtx_params* const cctxParams = ZSTD_createCCtxParams(); in main() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c11985 const ZSTD_CCtx_params* cctxParams, in ZSTD_buildSuperBlockEntropy()
12249 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock()
12409 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock_multi()
13279 ZSTD_CCtx_params cctxParams; in ZSTD_makeCCtxParamsFromCParams() local
13342 const ZSTD_CCtx_params* cctxParams, const ZSTD_parameters* params) in ZSTD_assignParamsToCCtxParams()
15039 static int ZSTD_useTargetCBlockSize(const ZSTD_CCtx_params* cctxParams) in ZSTD_useTargetCBlockSize()
15051 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSequences_internal()
15238 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSequences()
16230 ZSTD_CCtx_params const cctxParams = in ZSTD_compressBegin_advanced() local
16241 ZSTD_CCtx_params const cctxParams = in ZSTD_compressBegin_usingDict() local
[all …]