Lines Matching defs:cctxParams
313 ZSTD_CCtx_params cctxParams; in ZSTD_makeCCtxParamsFromCParams() local
365 size_t ZSTD_CCtxParams_init(ZSTD_CCtx_params* cctxParams, int compressionLevel) { in ZSTD_CCtxParams_init()
380 ZSTD_CCtxParams_init_internal(ZSTD_CCtx_params* cctxParams, in ZSTD_CCtxParams_init_internal()
402 size_t ZSTD_CCtxParams_init_advanced(ZSTD_CCtx_params* cctxParams, ZSTD_parameters params) in ZSTD_CCtxParams_init_advanced()
415 ZSTD_CCtx_params* cctxParams, const ZSTD_parameters* params) in ZSTD_CCtxParams_setZstdParams()
2713 static int ZSTD_useTargetCBlockSize(const ZSTD_CCtx_params* cctxParams) in ZSTD_useTargetCBlockSize()
2724 static int ZSTD_blockSplitterEnabled(ZSTD_CCtx_params* cctxParams) in ZSTD_blockSplitterEnabled()
2880 const ZSTD_CCtx_params* cctxParams, in ZSTD_entropyCompressSeqStore_internal()
3000 const ZSTD_CCtx_params* cctxParams, in ZSTD_entropyCompressSeqStore()
3699 const ZSTD_CCtx_params* cctxParams, in ZSTD_buildBlockEntropyStats_sequences()
3738 const ZSTD_CCtx_params* cctxParams, in ZSTD_buildBlockEntropyStats()
5184 ZSTD_CCtx_params cctxParams; in ZSTD_compressBegin_advanced() local
5195 ZSTD_CCtx_params cctxParams; in ZSTD_compressBegin_usingDict_deprecated() local
5521 ZSTD_CCtx_params cctxParams; in ZSTD_createCDict_advanced() local
5539 ZSTD_CCtx_params cctxParams = *originalCctxParams; in ZSTD_createCDict_advanced2() local
5700 ZSTD_CCtx_params cctxParams; in ZSTD_compressBegin_usingCDict_internal() local