Home
last modified time | relevance | path

Searched defs:rawOffset (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress.c2822 U32 rawOffset = seqStoreSeqs[i].offBase - ZSTD_REP_NUM; in ZSTD_copyBlockSequences() local
5579 static U32 ZSTD_finalizeOffCode(U32 rawOffset, const U32 rep[ZSTD_REP_NUM], U32 ll0) in ZSTD_finalizeOffCode()
5690 U32 const rawOffset = currSeq.offset; in ZSTD_copySequencesToSeqStoreNoBlockDelim() local