Home
last modified time | relevance | path

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

/dflybsd-src/contrib/zstd/lib/compress/
H A Dzstd_double_fast.c113 U32 const maxRep = curr - windowLow; in ZSTD_compressBlock_doubleFast_generic() local
H A Dzstd_fast.c77 U32 const maxRep = curr - windowLow; in ZSTD_compressBlock_fast_generic() local
H A Dzstd_lazy.c925 U32 const maxRep = curr - windowLow; in ZSTD_compressBlock_lazy_generic() local