Home
last modified time | relevance | path

Searched defs:useRowMatchFinder (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/lib/zstd/compress/
Dzstd_compress.c83 …ZSTD_paramSwitch_e useRowMatchFinder; /* Indicates whether the CDict was created with params that … member
251 const ZSTD_paramSwitch_e useRowMatchFinder, in ZSTD_allocateChainTable()
1349 const ZSTD_paramSwitch_e useRowMatchFinder, in ZSTD_sizeof_matchState()
1393 const ZSTD_paramSwitch_e useRowMatchFinder, in ZSTD_estimateCCtxSize_usingCCtxParams_internal()
1438 …ZSTD_paramSwitch_e const useRowMatchFinder = ZSTD_resolveRowMatchFinderMode(params->useRowMatchFin… in ZSTD_estimateCCtxSize_usingCCtxParams() local
1503 …ZSTD_paramSwitch_e const useRowMatchFinder = ZSTD_resolveRowMatchFinderMode(params->useRowMatchFin… in ZSTD_estimateCStreamSize_usingCCtxParams() local
1645 const ZSTD_paramSwitch_e useRowMatchFinder, in ZSTD_reset_matchState()
2633 …ompressor ZSTD_selectBlockCompressor(ZSTD_strategy strat, ZSTD_paramSwitch_e useRowMatchFinder, ZS… in ZSTD_selectBlockCompressor()
4725 ZSTD_paramSwitch_e useRowMatchFinder, in ZSTD_createCDict_advanced_internal()
4882 …ZSTD_paramSwitch_e const useRowMatchFinder = ZSTD_resolveRowMatchFinderMode(ZSTD_ps_auto, &cParams… in ZSTD_initStaticCDict() local
Dzstd_ldm.c662 ZSTD_paramSwitch_e useRowMatchFinder, in ZSTD_ldm_blockCompress()
Dzstd_compress_internal.h320 ZSTD_paramSwitch_e useRowMatchFinder; member