Searched defs:litlen (Results 1 – 17 of 17) sorted by relevance
125 static double GetCostFixed(unsigned litlen, unsigned dist, void* unused) { in GetCostFixed()146 static double GetCostStat(unsigned litlen, unsigned dist, void* context) { in GetCostStat()
309 unsigned litlen = lz77->litlens[i]; in AddLZ77Data() local
1774 int litlen; member1778 LZ4_FORCE_INLINE int LZ4HC_literalsPrice(int const litlen) in LZ4HC_literalsPrice()1788 LZ4_FORCE_INLINE int LZ4HC_sequencePrice(int litlen, int mlen) in LZ4HC_sequencePrice()1958 int litlen; in LZ4HC_compress_optimal() local
299 static const unsigned char litlen[] = { in decomp() local
1121 { U32 const litlen = (U32)(ip - anchor); in ZSTD_compressBlock_opt_generic() local1203 { U32 const litlen = opt[cur-1].litlen + 1; in ZSTD_compressBlock_opt_generic() local
165 U32 litlen; /* nb of literals since previous match */ member
256 int i, litlen, distlen, hufflen; in inflate() local
512 U32 litlen; member
2747 U32 litlen; member
32772 U32 litlen; member
54500 U32 litlen; member
34501 U32 litlen; member
74758 U32 litlen; member
64258 U32 litlen; member