Searched refs:REDSHIFT (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_util.h34 #define REDSHIFT 16 macro
H A Dimg_icm.h71 red = (pixel >> REDSHIFT) & 0xff; \
H A Dimg_anycm.h110 red = (pixel >> REDSHIFT) & 0xff; \

Completed in 47 milliseconds