Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/zstd/compress/
A Dzstd_compress_superblock.c163 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock_sequences()
264 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock()
429 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock_multi()
A Dzstd_compress.c273 ZSTD_CCtx_params cctxParams; in ZSTD_makeCCtxParamsFromCParams() local
365 ZSTD_CCtx_params* cctxParams, const ZSTD_parameters* params) in ZSTD_CCtxParams_setZstdParams()
2334 static int ZSTD_blockSplitterEnabled(ZSTD_CCtx_params* cctxParams) in ZSTD_blockSplitterEnabled()
2486 const ZSTD_CCtx_params* cctxParams, in ZSTD_entropyCompressSeqStore_internal()
2604 const ZSTD_CCtx_params* cctxParams, in ZSTD_entropyCompressSeqStore()
3123 const ZSTD_CCtx_params* cctxParams, in ZSTD_buildBlockEntropyStats()
4466 ZSTD_CCtx_params cctxParams; in ZSTD_compressBegin_advanced() local
4476 ZSTD_CCtx_params cctxParams; in ZSTD_compressBegin_usingDict() local
4764 ZSTD_CCtx_params cctxParams; in ZSTD_createCDict_advanced() local
4782 ZSTD_CCtx_params cctxParams = *originalCctxParams; in ZSTD_createCDict_advanced2() local
[all …]
A Dzstd_compress_internal.h536 MEM_STATIC int ZSTD_literalsCompressionIsDisabled(const ZSTD_CCtx_params* cctxParams) in ZSTD_literalsCompressionIsDisabled()

Completed in 26 milliseconds