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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmspack.c131 int Reverse = T_FLAVOR(info ->InputFormat);
179 int Reverse = T_FLAVOR(info ->InputFormat);
492 int Reverse = T_FLAVOR(info ->InputFormat);
540 int Reverse= T_FLAVOR(info ->InputFormat);
902 int Reverse = T_FLAVOR(info ->InputFormat);
958 int Reverse = T_FLAVOR(info ->InputFormat);
1035 int Reverse = T_FLAVOR(info ->InputFormat);
1087 int Reverse = T_FLAVOR(info ->InputFormat);
1258 int Reverse = T_FLAVOR(info ->OutputFormat);
1311 int Reverse = T_FLAVOR(inf
[all...]
H A Dlcms2.h686 #define T_FLAVOR(s) (((s)>>13)&1) macro

Completed in 1059 milliseconds