Go to the source code of this file.
Defines | |
#define | EXIT_FAILURE 1 |
#define | JMESSAGE(code, string) string , |
Functions | |
emit_message (j_common_ptr cinfo, int msg_level) | |
error_exit (j_common_ptr cinfo) | |
format_message (j_common_ptr cinfo, char *buffer) | |
jpeg_std_error (struct jpeg_error_mgr *err) | |
output_message (j_common_ptr cinfo) | |
reset_error_mgr (j_common_ptr cinfo) | |
Variables | |
const char *const | jpeg_std_message_table [] |
#define EXIT_FAILURE 1 |
emit_message | ( | j_common_ptr | cinfo, |
int | msg_level | ||
) |
error_exit | ( | j_common_ptr | cinfo | ) |
format_message | ( | j_common_ptr | cinfo, |
char * | buffer | ||
) |
jpeg_std_error | ( | struct jpeg_error_mgr * | err | ) |
output_message | ( | j_common_ptr | cinfo | ) |
reset_error_mgr | ( | j_common_ptr | cinfo | ) |
const char* const jpeg_std_message_table[] |