Searched refs:ZSTD_nextInputSizeHint (Results 1 – 2 of 2) sorted by relevance
4114 static size_t ZSTD_nextInputSizeHint(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint() function4289 return ZSTD_nextInputSizeHint(zcs); in ZSTD_compressStream_generic()4300 return ZSTD_nextInputSizeHint(cctx); in ZSTD_nextInputSizeHint_MTorST()
16876 static size_t ZSTD_nextInputSizeHint(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint() function17025 return ZSTD_nextInputSizeHint(zcs); in ZSTD_compressStream_generic()17036 return ZSTD_nextInputSizeHint(cctx); in ZSTD_nextInputSizeHint_MTorST()