Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/zstd/examples/
HDstreaming_memory_usage.c86 CHECK_ZSTD( ZSTD_CCtx_setParametersUsingCCtxParams(cctx, cctxParams) ); in main()
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/include/
HDzstd_compat_wrapper.h164 #define ZSTD_CCtx_setParametersUsingCCtxParams zfs_ZSTD_CCtx_setParametersUsingCCtxParams macro
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
HDzstd.h1613 ZSTDLIB_API size_t ZSTD_CCtx_setParametersUsingCCtxParams(
HDzstd.c4673 ZSTDLIB_API size_t ZSTD_CCtx_setParametersUsingCCtxParams(
13912 size_t ZSTD_CCtx_setParametersUsingCCtxParams( in ZSTD_CCtx_setParametersUsingCCtxParams() function
/freebsd-13-stable/sys/contrib/zstd/lib/
HDzstd.h1869 ZSTDLIB_API size_t ZSTD_CCtx_setParametersUsingCCtxParams(
/freebsd-13-stable/sys/contrib/zstd/lib/compress/
HDzstd_compress.c930 size_t ZSTD_CCtx_setParametersUsingCCtxParams( in ZSTD_CCtx_setParametersUsingCCtxParams() function