Searched refs:_GAMMA (Results 1 – 1 of 1) sorted by relevance
137 #define _GAMMA(x) (x == 0xff ? 0.0 : ((x + 100.0)/100.0)) macro138 #define GAMMA _GAMMA(GET(D_GAMMA))328 #define _WHITE_GAMMA1(x) _GAMMA(x[9])330 #define _WHITE_GAMMA2(x) _GAMMA(x[14])