Any changes are to allow conversion to BMP

Dependents:   Color_Targeting_Catapult

Fork of BaseJpegDecode by Norimasa Okamoto

bjd_config.h

Committer:
kylepost3
Date:
2014-04-30
Revision:
7:5010d93af0b6
Parent:
3:a7547692071d

File content as of revision 7:5010d93af0b6:

#ifndef BJE_CONFIG_H
#define BJE_CONFIG_H

#define JPEG_MCU_YBLOCK 2
        
#define JPEG_USE_HUFFMAN_TABLE
#define JPEG_USE_REPORT_CODE

#endif // BJE_CONFIG_H