Searched defs:litLength (Results 1 – 6 of 6) sorted by relevance
329 U16 litLength; member348 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()
186 U32 litLength; member298 MEM_STATIC U32 ZSTD_LLcode(U32 litLength) in ZSTD_LLcode()439 void ZSTD_storeSeq(seqStore_t* seqStorePtr, size_t litLength, const BYTE* literals, const BYTE* lit… in ZSTD_storeSeq()
822 { size_t const litLength = start - anchor; in ZSTD_compressBlock_lazy_generic() local1074 { size_t const litLength = start - anchor; in ZSTD_compressBlock_lazy_extDict_generic() local
1112 unsigned int litLength; /* Literal length */ member
554 size_t litLength; member