Searched refs:enableMatchFinderFallback (Results 1 – 2 of 2) sorted by relevance
431 int enableMatchFinderFallback; member
1005 CCtxParams->enableMatchFinderFallback = value; in ZSTD_CCtxParams_setParameter()1006 return (size_t)CCtxParams->enableMatchFinderFallback; in ZSTD_CCtxParams_setParameter()1159 *value = CCtxParams->enableMatchFinderFallback; in ZSTD_CCtxParams_getParameter()3397 if (!zc->appliedParams.enableMatchFinderFallback) { in ZSTD_buildSeqStore()