Home
last modified time | relevance | path

Searched defs:maxWindowSize (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/decompress/
H A Dzstd_decompress_internal.h145 size_t maxWindowSize; member
H A Dzstd_decompress.c1401 size_t ZSTD_DCtx_setMaxWindowSize(ZSTD_DCtx* dctx, size_t maxWindowSize) in ZSTD_DCtx_setMaxWindowSize()
/f-stack/freebsd/contrib/zstd/programs/
H A Dfileio.c831 unsigned const maxWindowSize = (1U << ZSTD_WINDOWLOG_MAX); in FIO_adjustMemLimitForPatchFromMode() local
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c1150 const U64 maxWindowSize = 1ULL << ZSTD_WINDOWLOG_MAX; in ZSTD_dictAndWindowLog() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c22767 size_t maxWindowSize; member
25889 size_t ZSTD_DCtx_setMaxWindowSize(ZSTD_DCtx* dctx, size_t maxWindowSize) in ZSTD_DCtx_setMaxWindowSize()