|
Defines |
#define | JMAKE_ENUM_LIST |
#define | JMESSAGE(code, string) code , |
#define | ERREXIT(cinfo, code) |
#define | ERREXIT1(cinfo, code, p1) |
#define | ERREXIT2(cinfo, code, p1, p2) |
#define | ERREXIT3(cinfo, code, p1, p2, p3) |
#define | ERREXIT4(cinfo, code, p1, p2, p3, p4) |
#define | ERREXITS(cinfo, code, str) |
#define | MAKESTMT(stuff) do { stuff } while (0) |
#define | WARNMS(cinfo, code) |
#define | WARNMS1(cinfo, code, p1) |
#define | WARNMS2(cinfo, code, p1, p2) |
#define | TRACEMS(cinfo, lvl, code) |
#define | TRACEMS1(cinfo, lvl, code, p1) |
#define | TRACEMS2(cinfo, lvl, code, p1, p2) |
#define | TRACEMS3(cinfo, lvl, code, p1, p2, p3) |
#define | TRACEMS4(cinfo, lvl, code, p1, p2, p3, p4) |
#define | TRACEMS5(cinfo, lvl, code, p1, p2, p3, p4, p5) |
#define | TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) |
#define | TRACEMSS(cinfo, lvl, code, str) |
Enumerations |
enum | J_MESSAGE_CODE {
code,
JMSG_NOMESSAGE,
JERR_ARITH_NOTIMPL,
Sorry,
JERR_BAD_LIB_VERSION,
d,
JERR_BAD_PROGRESSION,
Ss,
JERR_EMPTY_IMAGE,
JERR_MISMATCHED_QUANT_TABLE,
JERR_OUT_OF_MEMORY,
JERR_QUANT_COMPONENTS,
JERR_TFILE_WRITE,
JTRC_16BIT_TABLES,
JTRC_ADOBE,
d,
x,
JTRC_APP0,
JFIF,
JTRC_APP14,
Adobe,
JTRC_JFIF_BADTHUMBNAILSIZE,
JTRC_JFIF_EXTENSION,
x,
JTRC_SMOOTH_NOTIMPL,
JTRC_THUMB_JPEG,
image,
JTRC_THUMB_PALETTE,
image,
JTRC_THUMB_RGB,
image,
JTRC_UNKNOWN_IDS,
d,
JWRN_BOGUS_PROGRESSION,
JWRN_EXTRANEOUS_DATA,
JWRN_MUST_RESYNC,
JMSG_LASTMSGCODE
} |