Home
last modified time | relevance | path

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

/linux-6.6.21/lib/zstd/compress/
Dzstd_fast.c405 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
664 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_HcFindBestMatch() local
1138 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_RowFindBestMatch() local
Dzstd_compress_internal.h1244 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestMatchIndex() local
1261 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestPrefixIndex() local