Classes | Defines | Typedefs | Functions

jdatadst.c File Reference

#include "jinclude.h"
#include "jpeglib.h"
#include "jerror.h"
Include dependency graph for jdatadst.c:

Classes

struct  my_destination_mgr

Defines

#define OUTPUT_BUF_SIZE   4096

Typedefs

typedef my_destination_mgrmy_dest_ptr

Functions

 init_destination (j_compress_ptr cinfo)
 empty_output_buffer (j_compress_ptr cinfo)
 term_destination (j_compress_ptr cinfo)
 jpeg_stdio_dest (j_compress_ptr cinfo, FILE *outfile)

Define Documentation

#define OUTPUT_BUF_SIZE   4096

Typedef Documentation


Function Documentation

empty_output_buffer ( j_compress_ptr  cinfo  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

init_destination ( j_compress_ptr  cinfo  ) 

Here is the caller graph for this function:

jpeg_stdio_dest ( j_compress_ptr  cinfo,
FILE *  outfile 
)

Here is the call graph for this function:

Here is the caller graph for this function:

term_destination ( j_compress_ptr  cinfo  ) 

Here is the call graph for this function:

Here is the caller graph for this function: