Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress.c1201 U32 const btScale = ((U32)strat >= (U32)ZSTD_btlazy2); in ZSTD_cycleLog() local
1202 return hashLog - btScale; in ZSTD_cycleLog()