Defines | Functions

cjpeg.c File Reference

#include "cdjpeg.h"
#include "jversion.h"
#include "cderror.h"
Include dependency graph for cjpeg.c:

Defines

#define JMESSAGE(code, string)   string ,

Functions

 select_file_type (j_compress_ptr cinfo, FILE *infile)
 usage (void)
 parse_switches (j_compress_ptr cinfo, int argc, char **argv, int last_file_arg_seen, boolean for_real)
int main (int argc, char **argv)

Define Documentation

#define JMESSAGE (   code,
  string 
)    string ,

Function Documentation

int main ( int  argc,
char **  argv 
)

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

select_file_type ( j_compress_ptr  cinfo,
FILE *  infile 
)

Here is the call graph for this function:

Here is the caller graph for this function:

usage ( void   ) 

Here is the call graph for this function:

Here is the caller graph for this function: