Home
last modified time | relevance | path

Searched refs:useRowMatchFinder (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/lib/zstd/compress/
A Dzstd_compress.c286 …cctxParams.useRowMatchFinder = ZSTD_resolveRowMatchFinderMode(cctxParams.useRowMatchFinder, &cPara… in ZSTD_makeCCtxParamsFromCParams()
1438 …ZSTD_paramSwitch_e const useRowMatchFinder = ZSTD_resolveRowMatchFinderMode(params->useRowMatchFin… in ZSTD_estimateCCtxSize_usingCCtxParams() local
1892 params->useRowMatchFinder, in ZSTD_resetCCtx_internal()
1985 params.useRowMatchFinder = cdict->useRowMatchFinder; /* cdict overrides */ in ZSTD_resetCCtx_byAttachingCDict()
2039 params.useRowMatchFinder = cdict->useRowMatchFinder; in ZSTD_resetCCtx_byCopyingCDict()
2146 params.useRowMatchFinder = srcCCtx->appliedParams.useRowMatchFinder; in ZSTD_copyCCtx_internal()
4700 params.useRowMatchFinder, in ZSTD_initCDict_internal()
4753 cdict->useRowMatchFinder = useRowMatchFinder; in ZSTD_createCDict_advanced_internal()
4907 params.useRowMatchFinder = useRowMatchFinder; in ZSTD_initStaticCDict()
4908 cdict->useRowMatchFinder = useRowMatchFinder; in ZSTD_initStaticCDict()
[all …]
A Dzstd_ldm.h66 ZSTD_paramSwitch_e useRowMatchFinder,
A Dzstd_ldm.c662 ZSTD_paramSwitch_e useRowMatchFinder, in ZSTD_ldm_blockCompress() argument
668 … ZSTD_selectBlockCompressor(cParams->strategy, useRowMatchFinder, ZSTD_matchState_dictMode(ms)); in ZSTD_ldm_blockCompress()
A Dzstd_compress_internal.h320 ZSTD_paramSwitch_e useRowMatchFinder; member

Completed in 25 milliseconds