Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/lib/compress/ !
H A Dzstd_fast.c405 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
664 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_HcFindBestMatch() local
1147 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_RowFindBestMatch() local
H A Dzstd_compress_internal.h1300 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestMatchIndex() local
1317 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestPrefixIndex() local
/src/sys/contrib/openzfs/module/zstd/lib/compress/ !
H A Dzstd_fast.c517 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_compressBlock_fast_dictMatchState_generic() local
H A Dzstd_lazy.c98 U32 const maxDistance = 1U << cParams->windowLog; in ZSTD_insertDUBT1() local
684 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_HcFindBestMatch() local
1160 const U32 maxDistance = 1U << cParams->windowLog; in ZSTD_RowFindBestMatch() local
H A Dzstd_compress_internal.h1398 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestMatchIndex() local
1415 U32 const maxDistance = 1U << windowLog; in ZSTD_getLowestPrefixIndex() local