cdjpeg.h File Reference

#include "jinclude.h"
#include "jpeglib.h"
#include "jerror.h"
#include "cderror.h"

Go to the source code of this file.

Data Structures

struct  cdjpeg_progress_mgr
struct  cjpeg_source_struct
struct  djpeg_dest_struct

Defines

#define EXIT_FAILURE   1
#define EXIT_SUCCESS   0
#define EXIT_WARNING   2
#define JPEG_CJPEG_DJPEG
#define JPEG_INTERNAL_OPTIONS
#define READ_BINARY   "rb"
#define WRITE_BINARY   "wb"

Typedefs

typedef struct
cdjpeg_progress_mgr
cd_progress_ptr
typedef struct
cjpeg_source_struct
cjpeg_source_ptr
typedef struct djpeg_dest_structdjpeg_dest_ptr

Functions

 EXTERN (FILE *) read_stdin JPP((void))
 EXTERN (void) read_color_map JPP((j_decompress_ptr cinfo
 EXTERN (boolean) read_quant_tables JPP((j_compress_ptr cinfo
 EXTERN (djpeg_dest_ptr) jinit_write_bmp JPP((j_decompress_ptr cinfo
 EXTERN (cjpeg_source_ptr) jinit_read_bmp JPP((j_compress_ptr cinfo))

Variables

char * arg
char * filename
char int boolean force_baseline
FILE * infile
boolean is_os2
const char * keyword
const char int minchars
cd_progress_ptr progress
char int scale_factor


Define Documentation

#define EXIT_FAILURE   1

Definition at line 169 of file cdjpeg.h.

Referenced by main(), parse_switches(), read_stdin(), select_transform(), usage(), and write_stdout().

#define EXIT_SUCCESS   0

Definition at line 175 of file cdjpeg.h.

Referenced by main().

#define EXIT_WARNING   2

Definition at line 182 of file cdjpeg.h.

Referenced by main().

#define JPEG_CJPEG_DJPEG

Definition at line 12 of file cdjpeg.h.

#define JPEG_INTERNAL_OPTIONS

Definition at line 13 of file cdjpeg.h.

#define READ_BINARY   "rb"

Definition at line 163 of file cdjpeg.h.

Referenced by main(), parse_switches(), read_stdin(), and select_file_name().

#define WRITE_BINARY   "wb"

Definition at line 164 of file cdjpeg.h.

Referenced by main(), and write_stdout().


Typedef Documentation

Definition at line 89 of file cdjpeg.h.

Definition at line 24 of file cdjpeg.h.

Definition at line 45 of file cdjpeg.h.


Function Documentation

EXTERN ( FILE *   ) 

EXTERN ( void   ) 

EXTERN ( boolean   ) 

EXTERN ( djpeg_dest_ptr   ) 

EXTERN ( cjpeg_source_ptr   ) 


Variable Documentation

char * arg

Definition at line 136 of file cdjpeg.h.

Referenced by main(), and parse_switches().

char * filename

Definition at line 133 of file cdjpeg.h.

int const unsigned int int boolean force_baseline

Definition at line 133 of file cdjpeg.h.

Referenced by parse_switches().

FILE* infile

Definition at line 141 of file cdjpeg.h.

Referenced by main(), and read_JPEG_file().

Definition at line 121 of file cdjpeg.h.

const char* keyword

Definition at line 149 of file cdjpeg.h.

const char int minchars

Definition at line 149 of file cdjpeg.h.

Definition at line 147 of file cdjpeg.h.

int const unsigned int int scale_factor

Definition at line 133 of file cdjpeg.h.


Generated on Fri Feb 19 02:31:01 2010 for AVR32 - IJG JPEG Decoder Example by  doxygen 1.5.5