Home
last modified time | relevance | path

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

/Linux-v6.1/lib/zstd/compress/
Dzstd_fast.c240 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_compressBlock_fast_dictMatchState_generic() local
Dzstd_lazy.c87 U32 const maxDistance = 1U << cParams->windowLog; in ZSTD_insertDUBT1() local
614 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_HcFindBestMatch_generic() local
Dzstd_compress_internal.h1033 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestMatchIndex() local
1050 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestPrefixIndex() local