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

◆ EXIT_FAILURE

#define EXIT_FAILURE   1

Definition at line 169 of file cdjpeg.h.

◆ EXIT_SUCCESS

#define EXIT_SUCCESS   0

Definition at line 175 of file cdjpeg.h.

◆ EXIT_WARNING

#define EXIT_WARNING   2

Definition at line 182 of file cdjpeg.h.

◆ JPEG_CJPEG_DJPEG

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

Definition at line 12 of file cdjpeg.h.

◆ JPEG_INTERNAL_OPTIONS

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

Definition at line 13 of file cdjpeg.h.

◆ READ_BINARY

#define READ_BINARY   "rb"

Definition at line 163 of file cdjpeg.h.

◆ WRITE_BINARY

#define WRITE_BINARY   "wb"

Definition at line 164 of file cdjpeg.h.

Typedef Documentation

◆ cd_progress_ptr

Definition at line 89 of file cdjpeg.h.

◆ cjpeg_source_ptr

Definition at line 24 of file cdjpeg.h.

◆ djpeg_dest_ptr

Definition at line 45 of file cdjpeg.h.

Function Documentation

◆ EXTERN() [1/5]

EXTERN ( cjpeg_source_ptr  )

◆ EXTERN() [2/5]

EXTERN ( djpeg_dest_ptr  )

◆ EXTERN() [3/5]

EXTERN ( boolean  )

◆ EXTERN() [4/5]

EXTERN ( void  )

◆ EXTERN() [5/5]

EXTERN ( FILE *  )

Variable Documentation

◆ arg

char * arg

Definition at line 136 of file cdjpeg.h.

◆ filename

char * filename

Definition at line 133 of file cdjpeg.h.

◆ force_baseline

int const unsigned int int boolean force_baseline

Definition at line 133 of file cdjpeg.h.

◆ infile

FILE* infile

Definition at line 141 of file cdjpeg.h.

◆ is_os2

boolean is_os2

Definition at line 121 of file cdjpeg.h.

◆ keyword

const char* keyword

Definition at line 149 of file cdjpeg.h.

◆ minchars

const char int minchars

Definition at line 149 of file cdjpeg.h.

◆ progress

cd_progress_ptr progress

Definition at line 147 of file cdjpeg.h.

◆ scale_factor

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 Thu Sep 8 2022 02:24:06