Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c1066 …U32 const saved_wlog = mtctx->params.cParams.windowLog; /* Do not modify windowLog while compres… in ZSTDMT_updateCParams_whileCompressing() local
1072 cParams.windowLog = saved_wlog; in ZSTDMT_updateCParams_whileCompressing()