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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dfastblt.h52 #ifndef BitRight
53 #define BitRight(a,b) SCRRIGHT(a,b) macro
H A Dcfbmskbits.h317 #define BitRight(lw,n) ((lw) >> (n)) macro
320 #define BitRight(lw,n) ((lw) << (n)) macro
325 #define SCRRIGHT(lw, n) BitRight(lw, (n) * PSZ)
442 BitRight(((*((psrc)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
458 BitRight(((*((pdst)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
474 *(pdst) |= (BitRight(dstpixel, cfb24Shift[idx]) & cfbmask[idx]); \
492 BitRight(((*((pdst)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
507 *(pdst) |= (BitRight(dstpixel, cfb24Shift[idx]) & cfbmask[idx]); \
738 dst |= BitRight(((*((unsigned int *) psrc)+1)&cfbmask[index]), cfb4Shift[index]); \
751 dst |= (BitRight((unsigne
[all...]
H A Dmaskbits.h252 #define BitRight(b,s) SCRRIGHT(b,s) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dfastblt.h52 #ifndef BitRight
53 #define BitRight(a,b) SCRRIGHT(a,b) macro
H A Dcfbmskbits.h314 #define BitRight(lw,n) ((lw) >> (n)) macro
317 #define BitRight(lw,n) ((lw) << (n)) macro
322 #define SCRRIGHT(lw, n) BitRight(lw, (n) * PSZ)
439 BitRight(((*((psrc)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
455 BitRight(((*((pdst)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
471 *(pdst) |= (BitRight(dstpixel, cfb24Shift[idx]) & cfbmask[idx]); \
489 BitRight(((*((pdst)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
504 *(pdst) |= (BitRight(dstpixel, cfb24Shift[idx]) & cfbmask[idx]); \
735 dst |= BitRight(((*((unsigned int *) psrc)+1)&cfbmask[index]), cfb4Shift[index]); \
748 dst |= (BitRight((unsigne
[all...]
H A Dmaskbits.h252 #define BitRight(b,s) SCRRIGHT(b,s) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dfastblt.h52 #ifndef BitRight
53 #define BitRight(a,b) SCRRIGHT(a,b) macro
H A Dcfbmskbits.h314 #define BitRight(lw,n) ((lw) >> (n)) macro
317 #define BitRight(lw,n) ((lw) << (n)) macro
322 #define SCRRIGHT(lw, n) BitRight(lw, (n) * PSZ)
439 BitRight(((*((psrc)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
455 BitRight(((*((pdst)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
471 *(pdst) |= (BitRight(dstpixel, cfb24Shift[idx]) & cfbmask[idx]); \
489 BitRight(((*((pdst)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
504 *(pdst) |= (BitRight(dstpixel, cfb24Shift[idx]) & cfbmask[idx]); \
735 dst |= BitRight(((*((unsigned int *) psrc)+1)&cfbmask[index]), cfb4Shift[index]); \
748 dst |= (BitRight((unsigne
[all...]
H A Dmaskbits.h252 #define BitRight(b,s) SCRRIGHT(b,s) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfastblt.h54 #ifndef BitRight
55 #define BitRight(a,b) SCRRIGHT(a,b) macro
H A Dcfbmskbits.h319 #define BitRight(lw,n) ((lw) >> (n)) macro
322 #define BitRight(lw,n) ((lw) << (n)) macro
327 #define SCRRIGHT(lw, n) BitRight(lw, (n) * PSZ)
444 BitRight(((*((psrc)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
460 BitRight(((*((pdst)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
476 *(pdst) |= (BitRight(dstpixel, cfb24Shift[idx]) & cfbmask[idx]); \
494 BitRight(((*((pdst)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
509 *(pdst) |= (BitRight(dstpixel, cfb24Shift[idx]) & cfbmask[idx]); \
740 dst |= BitRight(((*((unsigned int *) psrc)+1)&cfbmask[index]), cfb4Shift[index]); \
753 dst |= (BitRight((unsigne
[all...]
H A Dmaskbits.h254 #define BitRight(b,s) SCRRIGHT(b,s) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfastblt.h54 #ifndef BitRight
55 #define BitRight(a,b) SCRRIGHT(a,b) macro
H A Dcfbmskbits.h320 #define BitRight(lw,n) ((lw) >> (n)) macro
323 #define BitRight(lw,n) ((lw) << (n)) macro
328 #define SCRRIGHT(lw, n) BitRight(lw, (n) * PSZ)
445 BitRight(((*((psrc)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
461 BitRight(((*((pdst)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
477 *(pdst) |= (BitRight(dstpixel, cfb24Shift[idx]) & cfbmask[idx]); \
495 BitRight(((*((pdst)+1)) &cfbmask[idx+1]), cfb24Shift[idx+1]); \
510 *(pdst) |= (BitRight(dstpixel, cfb24Shift[idx]) & cfbmask[idx]); \
741 dst |= BitRight(((*((unsigned int *) psrc)+1)&cfbmask[index]), cfb4Shift[index]); \
754 dst |= (BitRight((unsigne
[all...]
H A Dmaskbits.h254 #define BitRight(b,s) SCRRIGHT(b,s) macro

Completed in 403 milliseconds