Searched defs:litLength (Results 1 – 7 of 7) sorted by relevance
351 U16 litLength; member375 U32 litLength; member
215 static U32 ZSTD_rawLiteralsCost(const BYTE* const literals, U32 const litLength, in ZSTD_rawLiteralsCost()240 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice()289 U32 litLength, const BYTE* literals, in ZSTD_updateStats()
91 U32 litLength; /* Length of literals prior to match */ member361 MEM_STATIC U32 ZSTD_LLcode(U32 litLength) in ZSTD_LLcode()502 void ZSTD_storeSeq(seqStore_t* seqStorePtr, size_t litLength, const BYTE* literals, const BYTE* lit… in ZSTD_storeSeq()
1075 { size_t const litLength = start - anchor; in ZSTD_compressBlock_lazy_generic() local1348 { size_t const litLength = start - anchor; in ZSTD_compressBlock_lazy_extDict_generic() local
4589 U32 litLength; in ZSTD_copySequencesToSeqStoreExplicitBlockDelim() local4658 U32 litLength; in ZSTD_copySequencesToSeqStoreNoBlockDelim() local
1132 unsigned int litLength; /* Literal length of the sequence. */ member
658 size_t litLength; member