ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

jmorecfg.h File Reference

Go to the source code of this file.

Defines

#define BITS_IN_JSAMPLE   8 /* use 8 or 12 */
#define MAX_COMPONENTS   10 /* maximum number of image components */
#define GETJSAMPLE(value)   ((int) (value) & 0xFF)
#define MAXJSAMPLE   255
#define CENTERJSAMPLE   128
#define GETJOCTET(value)   ((value) & 0xFF)
#define JPEG_MAX_DIMENSION   65500L /* a tad under 64K to prevent overflows */
#define METHODDEF(type)   static type
#define LOCAL(type)   static type
#define GLOBAL(type)   type JPEG_API
#define EXTERN_1(type)   extern type JPEG_API
#define JMETHOD(type, methodname, arglist)   type (*methodname) ()

Typedefs

typedef char JSAMPLE
typedef short JCOEF
typedef char JOCTET
typedef short UINT8
typedef unsigned int UINT16
typedef short INT16
typedef long INT32
typedef unsigned int JDIMENSION
typedef int boolean

Generated on Sat May 26 2012 05:56:02 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.