Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c4292 static size_t ZSTD_nextInputSizeHint_MTorST(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint_MTorST() function
4307 return ZSTD_nextInputSizeHint_MTorST(zcs); in ZSTD_compressStream()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c17028 static size_t ZSTD_nextInputSizeHint_MTorST(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint_MTorST() function
17043 return ZSTD_nextInputSizeHint_MTorST(zcs); in ZSTD_compressStream()