Home
last modified time | relevance | path

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

/linux-6.15/lib/zstd/compress/
H A Dzstd_compress_internal.h810 ZSTD_updateRep(U32 rep[ZSTD_REP_NUM], U32 const offBase, U32 const ll0) in ZSTD_updateRep() function
838 ZSTD_updateRep(newReps.rep, offBase, ll0); in ZSTD_newRep()
H A Dzstd_compress_superblock.c655ZSTD_updateRep(rep.rep, seq->offBase, ZSTD_getSequenceLength(seqStorePtr, seq).litLength == 0); in ZSTD_compressSubBlock_multi()
H A Dzstd_compress.c3404 ZSTD_updateRep(repcodes.rep, in ZSTD_copyBlockSequences()
4008 ZSTD_updateRep(dRepcodes->rep, seq->offBase, ll0); in ZSTD_seqStore_resolveOffCodes()
4009 ZSTD_updateRep(cRepcodes->rep, offBase, ll0); in ZSTD_seqStore_resolveOffCodes()
6469 ZSTD_updateRep(updatedRepcodes.rep, offBase, ll0); in ZSTD_transferSequences_wBlockDelim()
6625 ZSTD_updateRep(updatedRepcodes.rep, offBase, ll0); in ZSTD_transferSequences_noDelim()
7155 ZSTD_updateRep(updatedRepcodes.rep, offBase, ll0); in ZSTD_convertBlockSequences()