Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_opt.c331 U32 offsetCode, U32 matchLength) in ZSTD_updateStats() argument
348 { U32 const offCode = ZSTD_highbit32(STORED_TO_OFFBASE(offsetCode)); in ZSTD_updateStats()