Home
last modified time | relevance | path

Searched refs:ZSTD_d_windowLogMax (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/contrib/zstd/examples/
H A Dstreaming_memory_usage.c104 CHECK_ZSTD( ZSTD_DCtx_setParameter(dctx, ZSTD_d_windowLogMax, wLog) ); in main()
/freebsd-14.2/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c1683 ZSTD_bounds const bounds = ZSTD_dParam_getBounds(ZSTD_d_windowLogMax); in ZSTD_DCtx_setMaxWindowSize()
1702 case ZSTD_d_windowLogMax: in ZSTD_dParam_getBounds()
1748 case ZSTD_d_windowLogMax: in ZSTD_DCtx_getParameter()
1772 case ZSTD_d_windowLogMax: in ZSTD_DCtx_setParameter()
1774 CHECK_DBOUNDS(ZSTD_d_windowLogMax, value); in ZSTD_DCtx_setParameter()
/freebsd-14.2/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress.c1385 ZSTD_bounds const bounds = ZSTD_dParam_getBounds(ZSTD_d_windowLogMax); in ZSTD_DCtx_setMaxWindowSize()
1404 case ZSTD_d_windowLogMax: in ZSTD_dParam_getBounds()
1443 case ZSTD_d_windowLogMax: in ZSTD_DCtx_setParameter()
1445 CHECK_DBOUNDS(ZSTD_d_windowLogMax, value); in ZSTD_DCtx_setParameter()
/freebsd-14.2/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.h515 ZSTD_d_windowLogMax=100, /* Select a size limit (in power of 2) beyond which enumerator
/freebsd-14.2/sys/contrib/zstd/lib/
H A Dzstd.h541 ZSTD_d_windowLogMax=100, /* Select a size limit (in power of 2) beyond which enumerator