Any changes are to allow conversion to BMP

Dependents:   Color_Targeting_Catapult

Fork of BaseJpegDecode by Norimasa Okamoto

bjd_config.h

Committer:
va009039
Date:
2012-10-22
Revision:
0:417b7ae90eff
Child:
1:bfbc18000cca

File content as of revision 0:417b7ae90eff:

#ifndef BJE_CONFIG_H
#define BJE_CONFIG_H

#define JPEG_MCU_YBLOCKS 2
#define JPEG_USE_HUFFMAN_TABLE

#endif // BJE_CONFIG_H