Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/zstd/lib/compress/
H A Dzstd_fast.c240 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_compressBlock_fast_dictMatchState_generic() local
H A Dzstd_lazy.c87 U32 const maxDistance = 1U << cParams->windowLog; in ZSTD_insertDUBT1() local
613 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_HcFindBestMatch_generic() local
H A Dzstd_compress_internal.h1050 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestMatchIndex() local
1067 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestPrefixIndex() local
/freebsd-13.1/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c10887 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestMatchIndex() local
10900 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestPrefixIndex() local
18125 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_compressBlock_fast_dictMatchState_generic() local
18470 U32 const maxDistance = 1U << cParams->windowLog; in ZSTD_insertDUBT1() local
18880 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_HcFindBestMatch_generic() local