Lines Matching defs:cctxParams
301 ZSTD_CCtx_params cctxParams; in ZSTD_makeCCtxParamsFromCParams() local
353 size_t ZSTD_CCtxParams_init(ZSTD_CCtx_params* cctxParams, int compressionLevel) { in ZSTD_CCtxParams_init()
368 ZSTD_CCtxParams_init_internal(ZSTD_CCtx_params* cctxParams, in ZSTD_CCtxParams_init_internal()
390 size_t ZSTD_CCtxParams_init_advanced(ZSTD_CCtx_params* cctxParams, ZSTD_parameters params) in ZSTD_CCtxParams_init_advanced()
403 ZSTD_CCtx_params* cctxParams, const ZSTD_parameters* params) in ZSTD_CCtxParams_setZstdParams()
2639 static int ZSTD_useTargetCBlockSize(const ZSTD_CCtx_params* cctxParams) in ZSTD_useTargetCBlockSize()
2650 static int ZSTD_blockSplitterEnabled(ZSTD_CCtx_params* cctxParams) in ZSTD_blockSplitterEnabled()
2808 const ZSTD_CCtx_params* cctxParams, in ZSTD_entropyCompressSeqStore_internal()
2927 const ZSTD_CCtx_params* cctxParams, in ZSTD_entropyCompressSeqStore_wExtLitBuffer()
2963 const ZSTD_CCtx_params* cctxParams, in ZSTD_entropyCompressSeqStore()
3677 const ZSTD_CCtx_params* cctxParams, in ZSTD_buildBlockEntropyStats_sequences()
3716 const ZSTD_CCtx_params* cctxParams, in ZSTD_buildBlockEntropyStats()
5220 ZSTD_CCtx_params cctxParams; in ZSTD_compressBegin_advanced() local
5231 ZSTD_CCtx_params cctxParams; in ZSTD_compressBegin_usingDict_deprecated() local
5534 ZSTD_CCtx_params cctxParams; in ZSTD_createCDict_advanced() local
5553 ZSTD_CCtx_params cctxParams = *originalCctxParams; in ZSTD_createCDict_advanced2() local
5713 ZSTD_CCtx_params cctxParams; in ZSTD_compressBegin_usingCDict_internal() local