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

/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageConvVersion.c63 else if ((type == MLIB_USHORT) || (type == MLIB_SHORT)) {
H A Dmlib_v_ImageLookUp.c157 else if (stype == MLIB_USHORT) {
179 else if (stype == MLIB_USHORT) {
186 else if (dtype == MLIB_USHORT) {
193 else if (stype == MLIB_USHORT) {
207 else if (stype == MLIB_USHORT) {
228 else if (stype == MLIB_USHORT) {
253 else if (stype == MLIB_USHORT) {
273 else if (stype == MLIB_USHORT) {
303 else if (stype == MLIB_USHORT) {
310 else if (dtype == MLIB_USHORT) {
[all...]
H A Dmlib_v_ImageConvCopyEdge.c259 case MLIB_USHORT:
H A Dmlib_v_ImageConvClearEdge.c288 case MLIB_USHORT:
/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_c_ImageConvVersion.c64 else if ((type == MLIB_USHORT) || (type == MLIB_SHORT)) {
H A Dmlib_c_ImageLookUp.c47 * MLIB_BIT, MLIB_BYTE, MLIB_SHORT, MLIB_USHORT, or MLIB_INT. The lookup
49 * MLIB_SHORT, MLIB_USHORT, MLIB_INT, MLIB_FLOAT, or MLIB_DOUBLE.
124 } else if (stype == MLIB_USHORT) {
170 } else if (stype == MLIB_USHORT) {
187 } else if (dtype == MLIB_USHORT) {
206 } else if (stype == MLIB_USHORT) {
242 } else if (stype == MLIB_USHORT) {
278 } else if (stype == MLIB_USHORT) {
314 } else if (stype == MLIB_USHORT) {
353 } else if (stype == MLIB_USHORT) {
[all...]
H A Dmlib_image_types.h41 MLIB_USHORT = 6 /* 16-bit unsigned integer data */ enumerator in enum:__anon774
H A Dmlib_ImageConvKernelConvert.c55 * The type can be MLIB_BYTE, MLIB_SHORT, MLIB_USHORT or MLIB_INT.
96 if ((type == MLIB_BYTE) || (type == MLIB_SHORT) || (type == MLIB_USHORT)) {
98 if (type != MLIB_SHORT) { /* MLIB_BYTE, MLIB_USHORT */
181 if (type == MLIB_BYTE || type == MLIB_USHORT) {
H A Dmlib_ImageConvMxN.c75 * MLIB_SHORT, MLIB_USHORT or MLIB_INT data type.
80 * For data type MLIB_USHORT: 17 <= scale <= 32 (to be compatible with VIS version)
113 case MLIB_USHORT:
194 case MLIB_USHORT:
266 case MLIB_USHORT:
H A Dmlib_ImageCreate.c78 * MLIB_USHORT, MLIB_INT, MLIB_FLOAT or MLIB_DOUBLE
186 case MLIB_USHORT:
290 case MLIB_USHORT:
427 case MLIB_USHORT:
480 case MLIB_USHORT:
H A Dmlib_c_ImageConvClearEdge.c142 case MLIB_USHORT:
H A Dmlib_c_ImageConvCopyEdge.c148 case MLIB_USHORT:
H A Dmlib_ImageAffine.c70 * MLIB_SHORT, MLIB_USHORT or MLIB_INT data type.
207 else if (type == MLIB_USHORT)
354 type != MLIB_SHORT && type != MLIB_USHORT && type != MLIB_INT) {
H A Dmlib_ImageAffineEdge.c605 case MLIB_USHORT:
637 case MLIB_USHORT:
749 case MLIB_USHORT:
899 case MLIB_USHORT:
H A Dmlib_c_ImageCopy.c42 * MLIB_USHORT, MLIB_INT, MLIB_FLOAT or MLIB_DOUBLE data type.
147 case MLIB_USHORT:
/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dmlib_ImageZoom.h284 case MLIB_USHORT: \
302 case MLIB_USHORT: \
348 case MLIB_USHORT: \

Completed in 66 milliseconds