Searched refs:maxFast (Results 1 – 1 of 1) sorted by relevance
923 U32 const maxFast = (U32)-ZSTD_minCLevel(); in main() local927 if (fastLevel > maxFast) fastLevel = maxFast; in main()