Home
last modified time | relevance | path

Searched refs:ZSTDMT_tryGetInputRange (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c1623 static int ZSTDMT_tryGetInputRange(ZSTDMT_CCtx* mtctx) in ZSTDMT_tryGetInputRange() function
1810 if (!ZSTDMT_tryGetInputRange(mtctx)) { in ZSTDMT_compressStream_generic()