Home
last modified time | relevance | path

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

/f-stack/freebsd/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
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c10889 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestMatchIndex() local
10902 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestPrefixIndex() local
18127 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_compressBlock_fast_dictMatchState_generic() local
18472 U32 const maxDistance = 1U << cParams->windowLog; in ZSTD_insertDUBT1() local
18882 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_HcFindBestMatch_generic() local