Searched refs:max_input (Results 1 – 1 of 1) sorted by relevance
40 static const unsigned int max_input = 255*65535; variable45 return sRGB_from_linear(l/max_input); in fsRGB()306 for (i=0; i <= max_input; ++i) in main()385 min_error, max_error, error_count, (100.*error_count)/max_input); in main()
Completed in 4 milliseconds