Searched refs:ZSTDMT_nextInputSizeHint (Results 1 – 4 of 4) sorted by relevance
62 size_t ZSTDMT_nextInputSizeHint(const ZSTDMT_CCtx* mtctx);
1778 size_t ZSTDMT_nextInputSizeHint(const ZSTDMT_CCtx* mtctx) in ZSTDMT_nextInputSizeHint() function
5500 return ZSTDMT_nextInputSizeHint(cctx->mtctx); in ZSTD_nextInputSizeHint_MTorST()
3950 return ZSTDMT_nextInputSizeHint(cctx->mtctx); in ZSTD_nextInputSizeHint_MTorST()