Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h591 #define OFFBASE_TO_STORED(o) ((o)-1) macro
H A Dzstd_compress.c3471 U32 const offCode = OFFBASE_TO_STORED(seq->offBase); in ZSTD_seqStore_resolveOffCodes()
3487 ZSTD_updateRep(dRepcodes->rep, OFFBASE_TO_STORED(seq->offBase), ll0); in ZSTD_seqStore_resolveOffCodes()