Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_fast.c143 U32 const maxRep = curr - windowLow; in ZSTD_compressBlock_fast_noDict_generic() local
H A Dzstd_double_fast.c102 U32 const maxRep = current - windowLow; in ZSTD_compressBlock_doubleFast_noDict_generic() local
H A Dzstd_lazy.c1514 U32 const maxRep = curr - windowLow; in ZSTD_compressBlock_lazy_generic() local