Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c1655 findSynchronizationPoint(ZSTDMT_CCtx const* mtctx, ZSTD_inBuffer const input) in findSynchronizationPoint() function
1772 syncPoint_t const syncPoint = findSynchronizationPoint(mtctx, *input); in ZSTDMT_compressStream_generic()