Home
last modified time | relevance | path

Searched refs:ZSTD_resetCCtx_usingCDict (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h430 #define ZSTD_resetCCtx_usingCDict zfs_ZSTD_resetCCtx_usingCDict macro
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c1928 static size_t ZSTD_resetCCtx_usingCDict(ZSTD_CCtx* cctx, in ZSTD_resetCCtx_usingCDict() function
3362 return ZSTD_resetCCtx_usingCDict(cctx, cdict, params, pledgedSrcSize, zbuff); in ZSTD_compressBegin_internal()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c14826 static size_t ZSTD_resetCCtx_usingCDict(ZSTD_CCtx* cctx, in ZSTD_resetCCtx_usingCDict() function
16184 return ZSTD_resetCCtx_usingCDict(cctx, cdict, params, pledgedSrcSize, zbuff); in ZSTD_compressBegin_internal()