Searched refs:RGB_GAMMA (Results 1 – 2 of 2) sorted by relevance
545 #define RGB_GAMMA (2.2f) macro
864 double rgbgamma = 1.0 / RGB_GAMMA; in fill_xyztables()866 double rgbgammainv = RGB_GAMMA; in fill_xyztables()