Searched refs:ZSTD_nextInputSizeHint (Results 1 – 2 of 2) sorted by relevance
3792 static size_t ZSTD_nextInputSizeHint(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint() function3941 return ZSTD_nextInputSizeHint(zcs); in ZSTD_compressStream_generic()3952 return ZSTD_nextInputSizeHint(cctx); in ZSTD_nextInputSizeHint_MTorST()
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()