Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zstd/compress/
Dzstd_opt.c302 U32 offsetCode, U32 matchLength) in ZSTD_updateStats() argument
319 { U32 const offCode = ZSTD_highbit32(offsetCode+1); in ZSTD_updateStats()