Home
last modified time | relevance | path

Searched refs:ZSTD_resetTarget_CCtx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1341 ZSTD_resetTarget_CCtx enumerator
1354 …U32 const hashLog3 = ((forWho == ZSTD_resetTarget_CCtx) && cParams->minMatch==3) ? MIN(ZSTD_HAS… in ZSTD_reset_matchState()
1386 if ((forWho == ZSTD_resetTarget_CCtx) && (cParams->strategy >= ZSTD_btopt)) { in ZSTD_reset_matchState()
1566 ZSTD_resetTarget_CCtx), ""); in ZSTD_resetCCtx_internal()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c1716 ZSTD_resetTarget_CCtx enumerator
1735 …U32 const hashLog3 = ((forWho == ZSTD_resetTarget_CCtx) && cParams->minMatch==3) ? MIN(ZSTD_HAS… in ZSTD_reset_matchState()
1768 if ((forWho == ZSTD_resetTarget_CCtx) && (cParams->strategy >= ZSTD_btopt)) { in ZSTD_reset_matchState()
1974 ZSTD_resetTarget_CCtx), ""); in ZSTD_resetCCtx_internal()