Searched refs:ZSTD_estimateCCtxSize_internal (Results 1 – 1 of 1) sorted by relevance
1321 static size_t ZSTD_estimateCCtxSize_internal(int compressionLevel) in ZSTD_estimateCCtxSize_internal() function1340 size_t const newMB = ZSTD_estimateCCtxSize_internal(level); in ZSTD_estimateCCtxSize()