Defines | Enumerations | Functions | Variables
djpeg.c File Reference
#include "cdjpeg.h"
#include "jversion.h"
#include <ctype.h>
#include "cderror.h"
Include dependency graph for djpeg.c:

Go to the source code of this file.

Defines

#define DEFAULT_FMT   FMT_PPM
#define JMESSAGE(code, string)   string ,

Enumerations

enum  IMAGE_FORMATS {
  FMT_BMP, FMT_GIF, FMT_OS2, FMT_PPM,
  FMT_RLE, FMT_TARGA, FMT_TIFF
}

Functions

 jpeg_getc (j_decompress_ptr cinfo)
int main (int argc, char **argv)
 parse_switches (j_decompress_ptr cinfo, int argc, char **argv, int last_file_arg_seen, boolean for_real)
 print_text_marker (j_decompress_ptr cinfo)
 usage (void)

Variables

static const char *const cdjpeg_message_table []
static char * outfilename
static const char * progname
static IMAGE_FORMATS requested_fmt

Define Documentation

#define DEFAULT_FMT   FMT_PPM

Definition at line 70 of file djpeg.c.

#define JMESSAGE (   code,
  string 
)    string ,

Definition at line 44 of file djpeg.c.


Enumeration Type Documentation

Enumerator:
FMT_BMP 
FMT_GIF 
FMT_OS2 
FMT_PPM 
FMT_RLE 
FMT_TARGA 
FMT_TIFF 

Definition at line 59 of file djpeg.c.


Function Documentation

Definition at line 354 of file djpeg.c.

int main ( int  argc,
char **  argv 
)

Definition at line 424 of file djpeg.c.

parse_switches ( j_decompress_ptr  cinfo,
int  argc,
char **  argv,
int  last_file_arg_seen,
boolean  for_real 
)

Definition at line 162 of file djpeg.c.

Definition at line 369 of file djpeg.c.

usage ( void  )

Definition at line 90 of file djpeg.c.


Variable Documentation

const char* const cdjpeg_message_table[] [static]

Definition at line 46 of file djpeg.c.

char* outfilename [static]

Definition at line 86 of file djpeg.c.

const char* progname [static]

Definition at line 85 of file djpeg.c.

Definition at line 73 of file djpeg.c.



openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sun Apr 2 2017 03:43:58