Lines Matching defs:cctxParams
273 ZSTD_CCtx_params cctxParams; in ZSTD_makeCCtxParamsFromCParams() local
321 size_t ZSTD_CCtxParams_init(ZSTD_CCtx_params* cctxParams, int compressionLevel) { in ZSTD_CCtxParams_init()
335 static void ZSTD_CCtxParams_init_internal(ZSTD_CCtx_params* cctxParams, ZSTD_parameters const* para… in ZSTD_CCtxParams_init_internal()
352 size_t ZSTD_CCtxParams_init_advanced(ZSTD_CCtx_params* cctxParams, ZSTD_parameters params) in ZSTD_CCtxParams_init_advanced()
365 ZSTD_CCtx_params* cctxParams, const ZSTD_parameters* params) in ZSTD_CCtxParams_setZstdParams()
2323 static int ZSTD_useTargetCBlockSize(const ZSTD_CCtx_params* cctxParams) in ZSTD_useTargetCBlockSize()
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()
3085 const ZSTD_CCtx_params* cctxParams, in ZSTD_buildBlockEntropyStats_sequences()
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
4942 ZSTD_CCtx_params cctxParams; in ZSTD_compressBegin_usingCDict_internal() local