Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c3945 static size_t ZSTD_nextInputSizeHint_MTorST(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint_MTorST() function
3960 return ZSTD_nextInputSizeHint_MTorST(zcs); in ZSTD_compressStream()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c5495 static size_t ZSTD_nextInputSizeHint_MTorST(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint_MTorST() function
5510 return ZSTD_nextInputSizeHint_MTorST(zcs); in ZSTD_compressStream()