conf_jpeg_decoder.h File Reference


Detailed Description

JPEG decoder configuration file.

Author:
Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/

Definition in file conf_jpeg_decoder.h.

Go to the source code of this file.

Defines

#define JPEG_DECODER_MAX_IMAGE_HEIGHT   240
#define JPEG_DECODER_MAX_IMAGE_WIDTH   320
 Maximal image dimensions.
#define JPEG_DECODER_PIXEL_SIZE_IN_BYTES   2
 The size of a pixel in byte.


Define Documentation

#define JPEG_DECODER_MAX_IMAGE_HEIGHT   240

Definition at line 50 of file conf_jpeg_decoder.h.

Referenced by jpeg_lib_init().

#define JPEG_DECODER_MAX_IMAGE_WIDTH   320

Maximal image dimensions.

Definition at line 49 of file conf_jpeg_decoder.h.

Referenced by jpeg_lib_init().

#define JPEG_DECODER_PIXEL_SIZE_IN_BYTES   2

The size of a pixel in byte.

Definition at line 52 of file conf_jpeg_decoder.h.

Referenced by jpeg_lib_init().


Generated on Fri Feb 19 02:31:01 2010 for AVR32 - IJG JPEG Decoder Example by  doxygen 1.5.5