Searched defs:maxRep (Results 1 – 4 of 4) sorted by relevance
143 U32 const maxRep = curr - windowLow; in ZSTD_compressBlock_fast_noDict_generic() local
102 U32 const maxRep = current - windowLow; in ZSTD_compressBlock_doubleFast_noDict_generic() local
1514 U32 const maxRep = curr - windowLow; in ZSTD_compressBlock_lazy_generic() local
1027 U32 const maxRep = (U32)(ip - lowest); in ZSTD_compressBlock_fast_generic() local1275 U32 const maxRep = (U32)(ip - lowest); in ZSTD_compressBlock_doubleFast_generic() local1918 U32 const maxRep = (U32)(ip - base); in ZSTD_compressBlock_lazy_generic() local