Home
last modified time | relevance | path

Searched refs:ZSTD_CCtx_setParametersUsingCCtxParams (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/zstd/examples/
H A Dstreaming_memory_usage.c86 CHECK_ZSTD( ZSTD_CCtx_setParametersUsingCCtxParams(cctx, cctxParams) ); in main()
/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h177 #define ZSTD_CCtx_setParametersUsingCCtxParams zfs_ZSTD_CCtx_setParametersUsingCCtxParams macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1589 ZSTDLIB_API size_t ZSTD_CCtx_setParametersUsingCCtxParams(
/freebsd/sys/contrib/zstd/lib/
H A Dzstd.h2021 ZSTDLIB_STATIC_API size_t ZSTD_CCtx_setParametersUsingCCtxParams(
/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c275 … initErr |= ZSTD_isError(ZSTD_CCtx_setParametersUsingCCtxParams(zbc, cctxParams)); in BMK_benchMem()
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c217 initErr |= ZSTD_isError(ZSTD_CCtx_setParametersUsingCCtxParams(zwc->zbc, cctxParams)); in ZWRAP_initializeCStream()
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c831 size_t ZSTD_CCtx_setParametersUsingCCtxParams( in ZSTD_CCtx_setParametersUsingCCtxParams() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c1064 size_t ZSTD_CCtx_setParametersUsingCCtxParams( in ZSTD_CCtx_setParametersUsingCCtxParams() function