Searched defs:maxRep (Results 1 – 4 of 4) sorted by relevance
198 U32 const maxRep = curr - windowLow; in ZSTD_compressBlock_fast_noDict_generic() local748 U32 const maxRep = curr - dictStartIndex; in ZSTD_compressBlock_fast_extDict_generic() local
156 U32 const maxRep = current - windowLow; in ZSTD_compressBlock_doubleFast_noDict_generic() local
1555 U32 const maxRep = curr - windowLow; in ZSTD_compressBlock_lazy_generic() local
851 U32 maxRep = reps[0]; in ZDICT_maxRep() local