Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c1101 static size_t ZSTD_resetCCtx_usingCDict(ZSTD_CCtx* cctx, in ZSTD_resetCCtx_usingCDict() function
2391 return ZSTD_resetCCtx_usingCDict(cctx, cdict, params.cParams.windowLog, in ZSTD_compressBegin_internal()