Lines Matching defs:opi
2292 unsigned char *opr,*opg,*opb,*opi;
2306 opi=opb+1;
2319 (*opi)=(unsigned char)(255-(ii>>8));
2323 (*opi)=(unsigned char)(ii>>8);
2360 unsigned short *opr,*opg,*opb,*opi;
2374 opi=opb+1;
2378 (*opi)=(((*pi)&0x00ff)<<8)+(((*pi)&0xff00)>>8);
2455 unsigned char *opr,*opg,*opb,*opi;
2513 opi=opb+1;
2524 (*opi)=(unsigned char)(ii);