Searched defs:litLength (Results 1 – 8 of 8) sorted by relevance
278 U16 litLength; member309 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
245 static U32 ZSTD_rawLiteralsCost(const BYTE* const literals, U32 const litLength, in ZSTD_rawLiteralsCost()270 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice()330 U32 litLength, const BYTE* literals, in ZSTD_updateStats()
132 U32 litLength; /* Length of literals prior to match */ member457 MEM_STATIC U32 ZSTD_LLcode(U32 litLength) in ZSTD_LLcode()589 size_t litLength, const BYTE* literals, const BYTE* litLimit, in ZSTD_storeSeq()
1672 { size_t const litLength = (size_t)(start - anchor); in ZSTD_compressBlock_lazy_generic() local2014 { size_t const litLength = (size_t)(start - anchor); in ZSTD_compressBlock_lazy_extDict_generic() local
5619 U32 const litLength = inSeqs[idx].litLength; in ZSTD_copySequencesToSeqStoreExplicitBlockDelim() local5688 U32 litLength = currSeq.litLength; in ZSTD_copySequencesToSeqStoreNoBlockDelim() local
1165 unsigned int litLength; /* Literal length of the sequence. */ member
734 size_t litLength; member