Functions

rdcolmap.c File Reference

#include "cdjpeg.h"
Include dependency graph for rdcolmap.c:

Functions

 add_map_entry (j_decompress_ptr cinfo, int R, int G, int B)
 read_gif_map (j_decompress_ptr cinfo, FILE *infile)
 pbm_getc (FILE *infile)
 read_pbm_integer (j_decompress_ptr cinfo, FILE *infile)
 read_ppm_map (j_decompress_ptr cinfo, FILE *infile)
 read_color_map (j_decompress_ptr cinfo, FILE *infile)

Function Documentation

add_map_entry ( j_decompress_ptr  cinfo,
int  R,
int  G,
int  B 
)

Here is the caller graph for this function:

pbm_getc ( FILE *  infile  ) 

Here is the caller graph for this function:

read_color_map ( j_decompress_ptr  cinfo,
FILE *  infile 
)

Here is the call graph for this function:

Here is the caller graph for this function:

read_gif_map ( j_decompress_ptr  cinfo,
FILE *  infile 
)

Here is the call graph for this function:

Here is the caller graph for this function:

read_pbm_integer ( j_decompress_ptr  cinfo,
FILE *  infile 
)

Here is the call graph for this function:

Here is the caller graph for this function:

read_ppm_map ( j_decompress_ptr  cinfo,
FILE *  infile 
)

Here is the call graph for this function:

Here is the caller graph for this function: