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