#include "jinclude.h"#include "jpeglib.h"Defines | |
| #define | JPEG_INTERNALS |
Functions | |
| jpeg_abort (j_common_ptr cinfo) | |
| jpeg_destroy (j_common_ptr cinfo) | |
| jpeg_alloc_quant_table (j_common_ptr cinfo) | |
| jpeg_alloc_huff_table (j_common_ptr cinfo) | |
| #define JPEG_INTERNALS |
| jpeg_abort | ( | j_common_ptr | cinfo | ) |
| jpeg_alloc_huff_table | ( | j_common_ptr | cinfo | ) |
| jpeg_alloc_quant_table | ( | j_common_ptr | cinfo | ) |
| jpeg_destroy | ( | j_common_ptr | cinfo | ) |
1.7.1