Microchip® Advanced Software Framework

conf_jpeg_decoder.h File Reference

Macros

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

#define JPEG_DECODER_MAX_IMAGE_HEIGHT   100

Referenced by jpeg_lib_init().

#define JPEG_DECODER_MAX_IMAGE_WIDTH   100

Maximal image dimensions.

Referenced by jpeg_lib_init().

#define JPEG_DECODER_PIXEL_SIZE_IN_BYTES   2

The size of a pixel in byte.

Referenced by jpeg_lib_init().