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 176 double CRT_exponent = 2.2; /* just the monitor */
233 default_display_exponent = LUT_exponent * CRT_exponent;
rpng-x.c 175 double CRT_exponent = 2.2; /* just the monitor */
222 default_display_exponent = LUT_exponent * CRT_exponent;
wpng.c 173 double CRT_exponent = 2.2; /* just the monitor */
231 default_display_exponent = LUT_exponent * CRT_exponent;
rpng2-win.c 286 double CRT_exponent = 2.2; /* just the monitor */
350 default_display_exponent = LUT_exponent * CRT_exponent;
    [all...]
rpng2-x.c 325 double CRT_exponent = 2.2; /* just the monitor */
378 default_display_exponent = LUT_exponent * CRT_exponent;
    [all...]

Completed in 407 milliseconds