#define JPEG_LIB_VERSION 80 #define LIBJPEG_TURBO_VERSION 2.0.6 #define LIBJPEG_TURBO_VERSION_NUMBER 2000006 #define C_ARITH_CODING_SUPPORTED 1 #define D_ARITH_CODING_SUPPORTED 1 /* #undef MEM_SRCDST_SUPPORTED */ /* #undef WITH_SIMD */ #define BITS_IN_JSAMPLE 8 /* use 8 or 12 */ #define HAVE_LOCALE_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define NEED_SYS_TYPES_H 1 /* #undef NEED_BSD_STRINGS */ #define HAVE_UNSIGNED_CHAR 1 #define HAVE_UNSIGNED_SHORT 1 /* #undef INCOMPLETE_TYPES_BROKEN */ /* #undef RIGHT_SHIFT_IS_UNSIGNED */ #ifndef __CHAR_UNSIGNED__ /* #undef __CHAR_UNSIGNED__ */ #endif /* #undef const */ /* #undef size_t */