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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmstypes.c1727 size_t uipow(cmsUInt32Number n, cmsUInt32Number a, cmsUInt32Number b) function
1808 nTabSize = uipow(OutputChannels, CLUTpoints, InputChannels);
1936 nTabSize = uipow(NewLUT->OutputChannels, clutPoints, NewLUT ->InputChannels);
2112 nTabSize = uipow(OutputChannels, CLUTpoints, InputChannels);
2253 nTabSize = uipow(OutputChannels, clutPoints, InputChannels);

Completed in 1860 milliseconds