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