Searched defs:CRT_exponent (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Dwpng.c135 double CRT_exponent = 2.2; /* just the monitor */ local
193 default_display_exponent = LUT_exponent * CRT_exponent;
H A Drpng-win.c124 double CRT_exponent = 2.2; /* just the monitor */ local
180 default_display_exponent = LUT_exponent * CRT_exponent;
H A Drpng-x.c141 double CRT_exponent = 2.2; /* just the monitor */ local
188 default_display_exponent = LUT_exponent * CRT_exponent;
H A Drpng2-win.c230 double CRT_exponent = 2.2; /* just the monitor */ local
294 default_display_exponent = LUT_exponent * CRT_exponent;
H A Drpng2-x.c248 double CRT_exponent = 2.2; /* just the monitor */ local
301 default_display_exponent = LUT_exponent * CRT_exponent;

Completed in 52 milliseconds