/external/libvncserver/common/ |
turbojpeg.c | 352 #define FROMRGB(PS, ROFFSET, GOFFSET, BOFFSET, SETALPHA) { \ 369 static void fromRGB(unsigned char *src, unsigned char *dst, int width, 376 FROMRGB(3, 0, 1, 2,); 381 FROMRGB(3, 2, 1, 0,); 386 FROMRGB(4, 0, 1, 2,); 391 FROMRGB(4, 0, 1, 2, dst[3]=0xFF;); 396 FROMRGB(4, 2, 1, 0,); 401 FROMRGB(4, 2, 1, 0, dst[3]=0xFF;); return; 406 FROMRGB(4, 1, 2, 3,); return; 411 FROMRGB(4, 1, 2, 3, dst[0]=0xFF;); return [all...] |
/external/libjpeg-turbo/ |
turbojpeg.c | 441 #define FROMRGB(PS, ROFFSET, GOFFSET, BOFFSET, SETALPHA) { \ 458 static void fromRGB(unsigned char *src, unsigned char *dst, int width, 465 FROMRGB(3, 0, 1, 2,); 470 FROMRGB(3, 2, 1, 0,); 475 FROMRGB(4, 0, 1, 2,); 480 FROMRGB(4, 0, 1, 2, dst[3]=0xFF;); 485 FROMRGB(4, 2, 1, 0,); 490 FROMRGB(4, 2, 1, 0, dst[3]=0xFF;); return; 495 FROMRGB(4, 1, 2, 3,); return; 500 FROMRGB(4, 1, 2, 3, dst[0]=0xFF;); return [all...] |
/external/chromium-trace/catapult/third_party/Paste/paste/evalexception/media/ |
MochiKit.packed.js | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | |