Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c320 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq() function
329 ZSTDMT_setNbSeq(seqPool, 0); in ZSTDMT_createSeqPool()
500 ZSTDMT_setNbSeq(seqPool, ZSTD_ldm_getMaxNbSeq(params.ldmParams, jobSize)); in ZSTDMT_serialState_reset()