Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c1680 } syncPoint_t; typedef
1688 static syncPoint_t
1695 syncPoint_t syncPoint; in findSynchronizationPoint()
1820 syncPoint_t const syncPoint = findSynchronizationPoint(mtctx, *input); in ZSTDMT_compressStream_generic()