Home
last modified time | relevance | path

Searched defs:windowSizeMax (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Ddecompress.c239 U32 const windowSizeMax = 1U << ZSTD_WINDOWLOG_MAX; in ZSTD_getFrameParams() local
/kernel/linux/linux-6.6/lib/zstd/decompress/
H A Dzstd_decompress.c1795 U32 const windowSizeMax = 1U << ZSTD_WINDOWLOG_MAX; /* note : should be user-selectable, but requires an additional parameter (or a dctx) */ in ZSTD_estimateDStreamSize_fromFrame() local

Completed in 10 milliseconds