Searched refs:ZSTDMT_nextInputSizeHint (Results 1 – 4 of 4) sorted by relevance
62 size_t ZSTDMT_nextInputSizeHint(const ZSTDMT_CCtx* mtctx);
1730 size_t ZSTDMT_nextInputSizeHint(const ZSTDMT_CCtx* mtctx) in ZSTDMT_nextInputSizeHint() function
4297 return ZSTDMT_nextInputSizeHint(cctx->mtctx); in ZSTD_nextInputSizeHint_MTorST()
9825 ZSTDMT_API size_t ZSTDMT_nextInputSizeHint(const ZSTDMT_CCtx* mtctx);17033 return ZSTDMT_nextInputSizeHint(cctx->mtctx); in ZSTD_nextInputSizeHint_MTorST()