Searched refs:ZSTDMT_setBufferSize (Results 1 – 1 of 1) sorted by relevance
153 static void ZSTDMT_setBufferSize(ZSTDMT_bufferPool* const bufPool, size_t const bSize) in ZSTDMT_setBufferSize() function174 ZSTDMT_setBufferSize(newBufPool, bSize); in ZSTDMT_expandBufferPool()322 ZSTDMT_setBufferSize(seqPool, nbSeq * sizeof(rawSeq)); in ZSTDMT_setNbSeq()1283 ZSTDMT_setBufferSize(mtctx->bufPool, ZSTD_compressBound(mtctx->targetSectionSize)); in ZSTDMT_initCStream_internal()