ReactOS Fundraising Campaign 2012
€ 4,410 / € 30,000
Information
|
Donate
Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Fundraiser 2012
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
include
reactos
libs
libjpeg
Defines
|
Typedefs
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
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.