Searched defs:useRowMatchFinder (Results 1 – 3 of 3) sorted by relevance
83 …ZSTD_paramSwitch_e useRowMatchFinder; /* Indicates whether the CDict was created with params that … member251 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() local1503 …ZSTD_paramSwitch_e const useRowMatchFinder = ZSTD_resolveRowMatchFinderMode(params->useRowMatchFin… in ZSTD_estimateCStreamSize_usingCCtxParams() local1645 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
662 ZSTD_paramSwitch_e useRowMatchFinder, in ZSTD_ldm_blockCompress()
320 ZSTD_paramSwitch_e useRowMatchFinder; member