Lines Matching refs:u_short
79 static u_short wSum, Mask;
230 (u_char)(((u_short)scan->Red.pcb[dw].a_bColor[0] +
231 (u_short)scan->Red.pcb[dw + 1].a_bColor[0]) / 2);
234 (u_char)(((u_short)scan->Green.pcb[dw].a_bColor[0] +
235 (u_short)scan->Green.pcb[dw + 1].a_bColor[0]) / 2);
238 (u_char)(((u_short)scan->Blue.pcb[dw].a_bColor[0] +
239 (u_short)scan->Blue.pcb[dw + 1].a_bColor[0]) / 2);
266 scan->Red.pcw[dw].Colors[0] = (u_short)(((u_long)scan->Red.pcw[dw].Colors[0] +
268 scan->Green.pcw[dw].Colors[0] = (u_short)(((u_long)scan->Green.pcw[dw].Colors[0] +
270 scan->Blue.pcw[dw].Colors[0] = (u_short)(((u_long)scan->Blue.pcw[dw].Colors[0] +
296 scan->Green.pb[dw] = (u_char)(((u_short)scan->Green.pb[dw]+
297 (u_short)scan->Green.pb[dw+1]) / 2);
317 scan->Green.pw[dw] = (u_short)(((u_long)scan->Green.pw[dw]+
486 u_short wR, wG, wB;
500 wR = (u_short)scan->Red.pcb[0].a_bColor[0];
501 wG = (u_short)scan->Green.pcb[0].a_bColor[0];
502 wB = (u_short)scan->Blue.pcb[0].a_bColor[0];
513 wR = (u_short)scan->Red.pcb[dw].a_bColor[0];
514 wG = (u_short)scan->Green.pcb[dw].a_bColor[0];
515 wB = (u_short)scan->Blue.pcb[dw].a_bColor[0];
742 u_short *dest;
778 u_short g;
779 u_short *dest;
794 g = (u_short)*src;
799 g = (u_short)*src;
826 u_short j;
868 u_short j;
1370 u_short wR, wG, wB;
1388 wR = (u_short)scan->Red.pcb[0].a_bColor[0];
1389 wG = (u_short)scan->Green.pcb[0].a_bColor[1];
1390 wB = (u_short)scan->Blue.pcb[0].a_bColor[2];
1412 wR = (u_short)scan->Red.pcb[bitsput].a_bColor[0];
1413 wG = (u_short)scan->Green.pcb[bitsput].a_bColor[0];
1414 wB = (u_short)scan->Blue.pcb[bitsput].a_bColor[0];
1470 u_short j;
1521 u_short j;
1608 u_short *dest;
1659 u_short *dest, g;
1674 g = (u_short)*src;
1690 g = (u_short)*src;