Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress_internal.h579 #define OFFBASE_TO_STORED(o) ((o)-1) macro
H A Dzstd_compress.c3380 U32 const offCode = OFFBASE_TO_STORED(seq->offBase); in ZSTD_seqStore_resolveOffCodes()
3396 ZSTD_updateRep(dRepcodes->rep, OFFBASE_TO_STORED(seq->offBase), ll0); in ZSTD_seqStore_resolveOffCodes()