Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq() function
321 ZSTDMT_setNbSeq(seqPool, 0); in ZSTDMT_createSeqPool()
494 ZSTDMT_setNbSeq(seqPool, ZSTD_ldm_getMaxNbSeq(params.ldmParams, jobSize)); in ZSTDMT_serialState_reset()