Searched defs:cctxParams (Results 1 – 3 of 3) sorted by relevance
168 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock_sequences()269 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock()484 const ZSTD_CCtx_params* cctxParams, in ZSTD_compressSubBlock_multi()
301 ZSTD_CCtx_params cctxParams; in ZSTD_makeCCtxParamsFromCParams() local368 ZSTD_CCtxParams_init_internal(ZSTD_CCtx_params* cctxParams, in ZSTD_CCtxParams_init_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() local5231 ZSTD_CCtx_params cctxParams; in ZSTD_compressBegin_usingDict_deprecated() local5534 ZSTD_CCtx_params cctxParams; in ZSTD_createCDict_advanced() local5553 ZSTD_CCtx_params cctxParams = *originalCctxParams; in ZSTD_createCDict_advanced2() local[all …]
677 MEM_STATIC int ZSTD_literalsCompressionIsDisabled(const ZSTD_CCtx_params* cctxParams) in ZSTD_literalsCompressionIsDisabled()