Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c4114 static size_t ZSTD_nextInputSizeHint(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint() function
4289 return ZSTD_nextInputSizeHint(zcs); in ZSTD_compressStream_generic()
4300 return ZSTD_nextInputSizeHint(cctx); in ZSTD_nextInputSizeHint_MTorST()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c16876 static size_t ZSTD_nextInputSizeHint(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint() function
17025 return ZSTD_nextInputSizeHint(zcs); in ZSTD_compressStream_generic()
17036 return ZSTD_nextInputSizeHint(cctx); in ZSTD_nextInputSizeHint_MTorST()