Searched defs:litLength (Results 1 – 8 of 8) sorted by relevance
335 U16 litLength; member359 U32 litLength; member
302 unsigned const int litLength = (unsigned int)(ip - anchor); in LZ4_compress_generic() local612 unsigned int litLength = (unsigned int)(ip - anchor); in LZ4_compress_destSize_generic() local
227 static U32 ZSTD_rawLiteralsCost(const BYTE* const literals, U32 const litLength, in ZSTD_rawLiteralsCost()252 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice()301 U32 litLength, const BYTE* literals, in ZSTD_updateStats()
85 U32 litLength; /* Length of literals prior to match */ member364 MEM_STATIC U32 ZSTD_LLcode(U32 litLength) in ZSTD_LLcode()505 void ZSTD_storeSeq(seqStore_t* seqStorePtr, size_t litLength, const BYTE* literals, const BYTE* lit… in ZSTD_storeSeq()
1077 { size_t const litLength = start - anchor; in ZSTD_compressBlock_lazy_generic() local1350 { size_t const litLength = start - anchor; in ZSTD_compressBlock_lazy_extDict_generic() local
4487 U32 litLength; in ZSTD_copySequencesToSeqStoreExplicitBlockDelim() local4556 U32 litLength; in ZSTD_copySequencesToSeqStoreNoBlockDelim() local
1128 unsigned int litLength; /* Literal length of the sequence. */ member
658 size_t litLength; member