Home | History | Annotate | Download | only in gregbook

Lines Matching full:sgi_gamma

303         double sgi_gamma;
307 sgi_gamma = atof(tmpline);
308 if (sgi_gamma > 0.0)
309 LUT_exponent = 1.0 / sgi_gamma;