Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c1689 findSynchronizationPoint(ZSTDMT_CCtx const* mtctx, ZSTD_inBuffer const input) in findSynchronizationPoint() function
1820 syncPoint_t const syncPoint = findSynchronizationPoint(mtctx, *input); in ZSTDMT_compressStream_generic()