Searched refs:ZSTD_nextInputSizeHint (Results 1 – 2 of 2) sorted by relevance
5317 static size_t ZSTD_nextInputSizeHint(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint() function5492 return ZSTD_nextInputSizeHint(zcs); in ZSTD_compressStream_generic()5503 return ZSTD_nextInputSizeHint(cctx); in ZSTD_nextInputSizeHint_MTorST()
6089 static size_t ZSTD_nextInputSizeHint(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint() function6287 return ZSTD_nextInputSizeHint(zcs); in ZSTD_compressStream_generic()6298 return ZSTD_nextInputSizeHint(cctx); in ZSTD_nextInputSizeHint_MTorST()