Home | History | Annotate | Download | only in gregbook

Lines Matching refs:sgi_gamma

357         double sgi_gamma;
361 sgi_gamma = atof(tmpline);
362 if (sgi_gamma > 0.0)
363 LUT_exponent = 1.0 / sgi_gamma;