Searched defs:cctxParams (Results 1 – 3 of 3) sorted by relevance
167 const ZSTD_CCtx_params* cctxParams, in ZSTD_buildSuperBlockEntropy_sequences()278 const ZSTD_CCtx_params* cctxParams, in ZSTD_buildSuperBlockEntropy()443 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock_sequences()544 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock()708 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock_multi()
206 ZSTD_CCtx_params cctxParams; in ZSTD_makeCCtxParamsFromCParams() local293 ZSTD_CCtx_params* cctxParams, const ZSTD_parameters* params) in ZSTD_CCtxParams_setZstdParams()2102 const ZSTD_CCtx_params* cctxParams, in ZSTD_entropyCompressSequences_internal()2293 const ZSTD_CCtx_params* cctxParams, in ZSTD_entropyCompressSequences()3382 ZSTD_CCtx_params cctxParams; in ZSTD_compressBegin_advanced() local3392 ZSTD_CCtx_params cctxParams; in ZSTD_compressBegin_usingDict() local3488 ZSTD_CCtx_params cctxParams; in ZSTD_compress_advanced() local3520 ZSTD_CCtx_params cctxParams; in ZSTD_compress_usingDict() local3678 ZSTD_CCtx_params cctxParams; in ZSTD_createCDict_advanced() local3696 ZSTD_CCtx_params cctxParams = *originalCctxParams; in ZSTD_createCDict_advanced2() local[all …]
468 MEM_STATIC int ZSTD_disableLiteralsCompression(const ZSTD_CCtx_params* cctxParams) in ZSTD_disableLiteralsCompression()
Completed in 22 milliseconds