Home
last modified time | relevance | path

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

/dragonfly/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()