Searched defs:cMem (Results 1 – 5 of 5) sorted by relevance
101 ZSTD_customMem cMem; member105 static ZSTDMT_bufferPool* ZSTDMT_createBufferPool(unsigned nbWorkers, ZSTD_customMem cMem) in ZSTDMT_createBufferPool()170 { ZSTD_customMem const cMem = srcBufPool->cMem; in ZSTDMT_expandBufferPool() local317 static ZSTDMT_seqPool* ZSTDMT_createSeqPool(unsigned nbWorkers, ZSTD_customMem cMem) in ZSTDMT_createSeqPool()343 ZSTD_customMem cMem; member360 ZSTD_customMem cMem) in ZSTDMT_createCCtxPool()385 { ZSTD_customMem const cMem = srcPool->cMem; in ZSTDMT_expandCCtxPool() local484 ZSTD_customMem cMem = params.customMem; in ZSTDMT_serialState_reset() local547 ZSTD_customMem cMem = serialState->params.customMem; in ZSTDMT_serialState_free() local828 ZSTD_customMem cMem; member[all …]
3796 { ZSTD_customMem const cMem = cdict->customMem; in ZSTD_freeCDict() local
43 ZSTD_customMem cMem; member215 { ZSTD_customMem const cMem = ddict->cMem; in ZSTD_freeDDict() local
173 { ZSTD_customMem const cMem = dctx->customMem; in ZSTD_freeDCtx() local
54 size_t cMem; /* memory usage during compression */ member