Searched refs:TJ_BGR (Results 1 – 6 of 6) sorted by relevance
29 #define TJ_BGR 1 macro
1476 flags|=TJ_BGR;1477 if(rfbServerFormat.bigEndian) flags^=TJ_BGR;
498 #define TJ_BGR 1 macro
121 if(flags&TJ_BGR) return TJPF_BGR; in getPixelFormat()128 if(flags&TJ_BGR) return TJPF_XBGR; in getPixelFormat()133 if(flags&TJ_BGR) return TJPF_BGRX; in getPixelFormat()
1633 flags |= TJ_BGR; in SendJpegRect()1635 flags ^= TJ_BGR; in SendJpegRect()
17559 + flags|=TJ_BGR;17560 + if(myFormat.bigEndian) flags^=TJ_BGR;17609 +#define TJ_BGR 117686 + TJ_BGR: The components of each pixel in the source image are stored in17768 + TJ_BGR: The components of each pixel in the destination image should be