Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

jmorecfg.h File Reference

Go to the source code of this file.

Defines

#define BITS_IN_JSAMPLE   12
#define MAX_COMPONENTS   10 /* maximum number of image components */
#define GETJSAMPLE(value)   ((int) (value))
#define MAXJSAMPLE   4095
#define CENTERJSAMPLE   2048
#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
#define EXTERN(type)   extern type
#define JMETHOD(type, methodname, arglist)   type (*methodname) ()
#define FAR
#define FALSE   0 /* values of boolean */
#define TRUE   1

Typedefs

typedef short 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


Define Documentation

#define BITS_IN_JSAMPLE   12
 

Definition at line 24 of file jmorecfg.h.

#define CENTERJSAMPLE   2048
 

Definition at line 87 of file jmorecfg.h.

#define EXTERN type   )     extern type
 

Definition at line 189 of file jmorecfg.h.

#define FALSE   0 /* values of boolean */
 

Definition at line 229 of file jmorecfg.h.

#define FAR
 

Definition at line 214 of file jmorecfg.h.

#define GETJOCTET value   )     ((value) & 0xFF)
 

Definition at line 118 of file jmorecfg.h.

#define GETJSAMPLE value   )     ((int) (value))
 

Definition at line 84 of file jmorecfg.h.

#define GLOBAL type   )     type
 

Definition at line 187 of file jmorecfg.h.

#define JMETHOD type,
methodname,
arglist   )     type (*methodname) ()
 

Definition at line 201 of file jmorecfg.h.

#define JPEG_MAX_DIMENSION   65500L /* a tad under 64K to prevent overflows */
 

Definition at line 172 of file jmorecfg.h.

#define LOCAL type   )     static type
 

Definition at line 185 of file jmorecfg.h.

#define MAX_COMPONENTS   10 /* maximum number of image components */
 

Definition at line 34 of file jmorecfg.h.

#define MAXJSAMPLE   4095
 

Definition at line 86 of file jmorecfg.h.

#define METHODDEF type   )     static type
 

Definition at line 183 of file jmorecfg.h.

#define TRUE   1
 

Definition at line 232 of file jmorecfg.h.


Typedef Documentation

typedef int boolean
 

Definition at line 226 of file jmorecfg.h.

typedef short INT16
 

Definition at line 154 of file jmorecfg.h.

typedef long INT32
 

Definition at line 160 of file jmorecfg.h.

typedef short JCOEF
 

Definition at line 98 of file jmorecfg.h.

typedef unsigned int JDIMENSION
 

Definition at line 170 of file jmorecfg.h.

typedef char JOCTET
 

Definition at line 114 of file jmorecfg.h.

typedef short JSAMPLE
 

Definition at line 83 of file jmorecfg.h.

typedef unsigned int UINT16
 

Definition at line 148 of file jmorecfg.h.

typedef short UINT8
 

Definition at line 139 of file jmorecfg.h.


Generated on Wed Oct 19 09:28:36 2005 for SIMRI3D by doxygen 1.3.7