Classes | Macros | Typedefs | Functions | Variables
cdjpeg.h File Reference
#include "jinclude.h"
#include "jpeglib.h"
#include "jerror.h"
#include "cderror.h"
Include dependency graph for cdjpeg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cdjpeg_progress_mgr
 
struct  cjpeg_source_struct
 
struct  djpeg_dest_struct
 

Macros

#define EXIT_FAILURE   1
 
#define EXIT_SUCCESS   0
 
#define EXIT_WARNING   2
 
#define JPEG_CJPEG_DJPEG   /* define proper options in jconfig.h */
 
#define JPEG_INTERNAL_OPTIONS   /* cjpeg.c,djpeg.c need to see xxx_SUPPORTED */
 
#define READ_BINARY   "rb"
 
#define WRITE_BINARY   "wb"
 

Typedefs

typedef struct cdjpeg_progress_mgrcd_progress_ptr
 
typedef struct cjpeg_source_structcjpeg_source_ptr
 
typedef struct djpeg_dest_structdjpeg_dest_ptr
 

Functions

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

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
 

Macro Definition Documentation

#define EXIT_FAILURE   1

Definition at line 169 of file cdjpeg.h.

#define EXIT_SUCCESS   0

Definition at line 175 of file cdjpeg.h.

#define EXIT_WARNING   2

Definition at line 182 of file cdjpeg.h.

#define JPEG_CJPEG_DJPEG   /* define proper options in jconfig.h */

Definition at line 12 of file cdjpeg.h.

#define JPEG_INTERNAL_OPTIONS   /* cjpeg.c,djpeg.c need to see xxx_SUPPORTED */

Definition at line 13 of file cdjpeg.h.

#define READ_BINARY   "rb"

Definition at line 163 of file cdjpeg.h.

#define WRITE_BINARY   "wb"

Definition at line 164 of file cdjpeg.h.

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 ( cjpeg_source_ptr  )
EXTERN ( djpeg_dest_ptr  )
EXTERN ( boolean  )
EXTERN ( void  )
EXTERN ( FILE *  )

Variable Documentation

char * arg

Definition at line 136 of file cdjpeg.h.

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.

FILE* infile

Definition at line 141 of file cdjpeg.h.

boolean is_os2

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.

cd_progress_ptr progress

Definition at line 147 of file cdjpeg.h.

int const unsigned int int scale_factor

Definition at line 133 of file cdjpeg.h.



openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:41