Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dcoolscan.c2292 unsigned char *opr,*opg,*opb,*opi; in RGBIfix() local
2306 opi=opb+1; in RGBIfix()
2319 (*opi)=(unsigned char)(255-(ii>>8)); in RGBIfix()
2323 (*opi)=(unsigned char)(ii>>8); in RGBIfix()
2360 unsigned short *opr,*opg,*opb,*opi; in RGBIfix16() local
2374 opi=opb+1; in RGBIfix16()
2378 (*opi)=(((*pi)&0x00ff)<<8)+(((*pi)&0xff00)>>8); in RGBIfix16()
2455 unsigned char *opr,*opg,*opb,*opi;
2513 opi=opb+1;
2524 (*opi)
[all...]

Completed in 3 milliseconds