Searched defs:mul8table (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DAlphaMath.c28 unsigned char mul8table[256][256]; variable
40 mul8table[i][j] = (val >> 24); /* val / SCALE */

Completed in 463 milliseconds