Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_compress.c1893 ZSTD_resetTarget_CCtx enumerator
1925 …U32 const hashLog3 = ((forWho == ZSTD_resetTarget_CCtx) && cParams->minMatch==3) ? MIN(ZSTD_HAS… in ZSTD_reset_matchState()
1963 if(forWho == ZSTD_resetTarget_CCtx) { in ZSTD_reset_matchState()
1980 if ((forWho == ZSTD_resetTarget_CCtx) && (cParams->strategy >= ZSTD_btopt)) { in ZSTD_reset_matchState()
2143 ZSTD_resetTarget_CCtx), ""); in ZSTD_resetCCtx_internal()