Searched refs:INV_PI_360 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Drpng2-win.c105 #define INV_PI_360 (360.0 / PI) macro
984 hue = (angle + PI) * INV_PI_360 + aoffset;
H A Drpng2-x.c122 #define INV_PI_360 (360.0 / PI) macro
1254 hue = (angle + PI) * INV_PI_360 + aoffset;
2019 hue = (angle + PI) * INV_PI_360 + aoffset;

Completed in 111 milliseconds