b703ddaa3f52d63f90382e0e945e82f6b1d64389
[org.ibex.core.git] / src / org / ijg / jmorecfg.h.patch
1 --- jmorecfg.h- Tue Apr  8 04:33:05 2003
2 +++ jmorecfg.h  Tue Apr  8 04:33:13 2003
3 @@ -314,7 +314,7 @@
4  #define RGB_RED                0       /* Offset of Red in an RGB scanline element */
5  #define RGB_GREEN      1       /* Offset of Green */
6  #define RGB_BLUE       2       /* Offset of Blue */
7 -#define RGB_PIXELSIZE  3       /* JSAMPLEs per RGB scanline element */
8 +#define RGB_PIXELSIZE  4       /* JSAMPLEs per RGB scanline element */
9  
10  
11  /* Definitions for speed-related optimizations. */