Searched refs:minAdaptLevel (Results 1 – 1 of 1) sorted by relevance
298 int minAdaptLevel; member369 …ret->minAdaptLevel = -50; /* initializing this value requires a constant, so ZSTD_minCLevel() do… in FIO_createPreferences()500 prefs->minAdaptLevel = minCLevel; in FIO_setAdaptMin()1461 … if (compressionLevel < prefs->minAdaptLevel) compressionLevel = prefs->minAdaptLevel; in FIO_compressZstdFrame()