Home
last modified time | relevance | path

Searched defs:maxRep (Results 1 – 3 of 3) sorted by relevance

/linux/lib/zstd/compress/
H A Dzstd_fast.c240 U32 const maxRep = curr - windowLow; in ZSTD_compressBlock_fast_noDict_generic() local
764 U32 const maxRep = curr - dictStartIndex; in ZSTD_compressBlock_fast_extDict_generic() local
H A Dzstd_double_fast.c162 U32 const maxRep = current - windowLow; in ZSTD_compressBlock_doubleFast_noDict_generic() local
H A Dzstd_lazy.c1556 U32 const maxRep = curr - windowLow; in ZSTD_compressBlock_lazy_generic() local