Home
last modified time | relevance | path

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

/dragonfly/lib/libzstd/
H A DSymbol.map79 ZSTD_compressBegin;
/dragonfly/contrib/zstd/lib/
H A Dzstd.h2226 ZSTDLIB_API size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel);
/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_compress.c3426 size_t ZSTD_compressBegin(ZSTD_CCtx* cctx, int compressionLevel) in ZSTD_compressBegin() function