Home
last modified time | relevance | path

Searched refs:notEnded (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dcompress.c3264 size_t const notEnded = in ZSTD_endStream() local
3274 zcs->outBuffContentSize = !notEnded ? 0 : ZSTD_compressEnd(zcs->cctx, zcs->outBuff, zcs->outBuffSize, NULL, in ZSTD_endStream()

Completed in 7 milliseconds