Searched defs:cctxParams (Results 1 – 3 of 3) sorted by relevance
163 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()
273 ZSTD_CCtx_params cctxParams; in ZSTD_makeCCtxParamsFromCParams() local365 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() local4476 ZSTD_CCtx_params cctxParams; in ZSTD_compressBegin_usingDict() local4764 ZSTD_CCtx_params cctxParams; in ZSTD_createCDict_advanced() local4782 ZSTD_CCtx_params cctxParams = *originalCctxParams; in ZSTD_createCDict_advanced2() local[all …]
536 MEM_STATIC int ZSTD_literalsCompressionIsDisabled(const ZSTD_CCtx_params* cctxParams) in ZSTD_literalsCompressionIsDisabled()
Completed in 26 milliseconds