Home
last modified time | relevance | path

Searched defs:ZSTD_nextInputSizeHint (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c3792 static size_t ZSTD_nextInputSizeHint(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint() function
/freebsd-src/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c5317 static size_t ZSTD_nextInputSizeHint(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint() function