This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | BITS_IN_JSAMPLE 8 |
#define | MAX_COMPONENTS 10 |
#define | GETJSAMPLE(value) ((int) (value) & 0xFF) |
#define | MAXJSAMPLE 255 |
#define | CENTERJSAMPLE 128 |
#define | GETJOCTET(value) ((value) & 0xFF) |
#define | JPEG_MAX_DIMENSION 65500L |
#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 |
#define | TRUE 1 |
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 |
|
Definition at line 23 of file jmorecfg.h. |
|
Definition at line 74 of file jmorecfg.h. |
|
Definition at line 190 of file jmorecfg.h. |
|
Definition at line 230 of file jmorecfg.h. Referenced by ParticleSystem::loadPreset(). |
|
Definition at line 215 of file jmorecfg.h. |
|
Definition at line 119 of file jmorecfg.h. |
|
Definition at line 68 of file jmorecfg.h. |
|
Definition at line 188 of file jmorecfg.h. |
|
Definition at line 202 of file jmorecfg.h. |
|
Definition at line 173 of file jmorecfg.h. |
|
Definition at line 186 of file jmorecfg.h. |
|
Definition at line 35 of file jmorecfg.h. |
|
Definition at line 73 of file jmorecfg.h. |
|
Definition at line 184 of file jmorecfg.h. |
|
Definition at line 233 of file jmorecfg.h. Referenced by ParticleSystem::loadPreset(). |
|
Definition at line 227 of file jmorecfg.h. |
|
Definition at line 155 of file jmorecfg.h. |
|
Definition at line 161 of file jmorecfg.h. |
|
Definition at line 99 of file jmorecfg.h. |
|
Definition at line 171 of file jmorecfg.h. |
|
Definition at line 115 of file jmorecfg.h. |
|
Definition at line 64 of file jmorecfg.h. |
|
Definition at line 149 of file jmorecfg.h. |
|
Definition at line 140 of file jmorecfg.h. |