Lines Matching refs:LUT_exponent
284 double LUT_exponent; /* just the lookup table */
319 LUT_exponent = 1.0 / 2.2;
322 LUT_exponent = 1.0 / next_gamma;
325 LUT_exponent = 1.0 / 1.7;
336 LUT_exponent = 1.0 / sgi_gamma;
339 LUT_exponent = 1.8 / 2.61;
342 LUT_exponent = mac_gamma / 2.61;
345 LUT_exponent = 1.0; /* assume no LUT: most PCs */
349 default_display_exponent = LUT_exponent * CRT_exponent;