Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c452 unsigned nextJobID; member
480 serialState->nextJobID = 0; in ZSTDMT_serialState_reset()
592 serialState->nextJobID++; in ZSTDMT_serialState_update()
822 unsigned nextJobID; member
1060 fps.currentJobID = mtctx->nextJobID; in ZSTDMT_getFrameProgression()
1091 assert(jobID <= mtctx->nextJobID); in ZSTDMT_toFlushNow()
1286 mtctx->nextJobID = 0; in ZSTDMT_initCStream_internal()
1378 mtctx->nextJobID++; in ZSTDMT_createCompressionJob()
1384 mtctx->nextJobID, in ZSTDMT_createCompressionJob()
1387 mtctx->nextJobID, in ZSTDMT_createCompressionJob()
[all …]