Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c650 unsigned frameChecksumNeeded; /* used only by mtctx */ member
1353 …mtctx->jobs[jobID].frameChecksumNeeded = mtctx->params.fParams.checksumFlag && endFrame && (mtctx-… in ZSTDMT_createCompressionJob()
1443 && mtctx->jobs[wJobID].frameChecksumNeeded ) { in ZSTDMT_flushProduced()
1449 mtctx->jobs[wJobID].frameChecksumNeeded = 0; in ZSTDMT_flushProduced()