Defines | Functions

rdswitch.c File Reference

#include "cdjpeg.h"
#include <ctype.h>
Include dependency graph for rdswitch.c:

Defines

#define MAX_SCANS   100

Functions

 text_getc (FILE *file)
 read_text_integer (FILE *file, long *result, int *termchar)
 read_quant_tables (j_compress_ptr cinfo, char *filename, int scale_factor, boolean force_baseline)
 read_scan_integer (FILE *file, long *result, int *termchar)
 read_scan_script (j_compress_ptr cinfo, char *filename)
 set_quant_slots (j_compress_ptr cinfo, char *arg)
 set_sample_factors (j_compress_ptr cinfo, char *arg)

Define Documentation

#define MAX_SCANS   100

Function Documentation

read_quant_tables ( j_compress_ptr  cinfo,
char *  filename,
int  scale_factor,
boolean  force_baseline 
)

Here is the call graph for this function:

Here is the caller graph for this function:

read_scan_integer ( FILE *  file,
long *  result,
int *  termchar 
)

Here is the call graph for this function:

Here is the caller graph for this function:

read_scan_script ( j_compress_ptr  cinfo,
char *  filename 
)

Here is the call graph for this function:

Here is the caller graph for this function:

read_text_integer ( FILE *  file,
long *  result,
int *  termchar 
)

Here is the call graph for this function:

Here is the caller graph for this function:

set_quant_slots ( j_compress_ptr  cinfo,
char *  arg 
)

Here is the call graph for this function:

Here is the caller graph for this function:

set_sample_factors ( j_compress_ptr  cinfo,
char *  arg 
)

Here is the call graph for this function:

Here is the caller graph for this function:

text_getc ( FILE *  file  ) 

Here is the caller graph for this function: