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