HomeSort by relevance Sort by last modified time
    Searched refs:CRT_exponent (Results 1 - 5 of 5) sorted by null

  /external/libpng/contrib/gregbook/
rpng-win.c 149 double CRT_exponent = 2.2; /* just the monitor */
205 default_display_exponent = LUT_exponent * CRT_exponent;
rpng-x.c 172 double CRT_exponent = 2.2; /* just the monitor */
219 default_display_exponent = LUT_exponent * CRT_exponent;
wpng.c 172 double CRT_exponent = 2.2; /* just the monitor */
230 default_display_exponent = LUT_exponent * CRT_exponent;
rpng2-win.c 258 double CRT_exponent = 2.2; /* just the monitor */
322 default_display_exponent = LUT_exponent * CRT_exponent;
    [all...]
rpng2-x.c 307 double CRT_exponent = 2.2; /* just the monitor */
360 default_display_exponent = LUT_exponent * CRT_exponent;
    [all...]

Completed in 25 milliseconds