Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress.c1637 ZSTD_resetTarget_CCtx enumerator
1656 …U32 const hashLog3 = ((forWho == ZSTD_resetTarget_CCtx) && cParams->minMatch==3) ? MIN(ZSTD_HAS… in ZSTD_reset_matchState()
1689 if ((forWho == ZSTD_resetTarget_CCtx) && (cParams->strategy >= ZSTD_btopt)) { in ZSTD_reset_matchState()
1895 ZSTD_resetTarget_CCtx), ""); in ZSTD_resetCCtx_internal()