Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress.c1648 const ZSTD_resetTarget_e forWho) in ZSTD_reset_matchState() argument
1652 … ms->dedicatedDictSearch && (forWho == ZSTD_resetTarget_CDict)) in ZSTD_reset_matchState()
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()