Home
last modified time | relevance | path

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

/linux-6.12.1/lib/zstd/compress/
Dzstd_opt.c304 U32 const offCode = ZSTD_highbit32(STORED_TO_OFFBASE(offcode)); in ZSTD_getMatchPrice() local
348 { U32 const offCode = ZSTD_highbit32(STORED_TO_OFFBASE(offsetCode)); in ZSTD_updateStats() local
1299 U32 const offCode = opt[storePos].off; in ZSTD_compressBlock_opt_generic() local
Dzstd_compress.c3349 ZSTD_resolveRepcodeToRawOffset(const U32 rep[ZSTD_REP_NUM], const U32 offCode, const U32 ll0) in ZSTD_resolveRepcodeToRawOffset()
3380 U32 const offCode = OFFBASE_TO_STORED(seq->offBase); in ZSTD_seqStore_resolveOffCodes() local
5565 ZSTD_validateSequence(U32 offCode, U32 matchLength, in ZSTD_validateSequence()
5583 U32 offCode = STORE_OFFSET(rawOffset); in ZSTD_finalizeOffCode() local
5624 U32 const offCode = ZSTD_finalizeOffCode(inSeqs[idx].offset, updatedRepcodes.rep, ll0); in ZSTD_copySequencesToSeqStoreExplicitBlockDelim() local
5693 U32 offCode; in ZSTD_copySequencesToSeqStoreNoBlockDelim() local