Classes | Defines | Typedefs | Functions

jccoefct.c File Reference

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

Classes

struct  my_coef_controller

Defines

#define JPEG_INTERNALS
#define FULL_COEF_BUFFER_SUPPORTED

Typedefs

typedef my_coef_controllermy_coef_ptr

Functions

 METHODDEF (boolean)
 start_pass_coef (j_compress_ptr cinfo, J_BUF_MODE pass_mode)
 compress_data (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
 compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
 compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
 jinit_c_coef_controller (j_compress_ptr cinfo, boolean need_full_buffer)

Define Documentation

#define FULL_COEF_BUFFER_SUPPORTED
#define JPEG_INTERNALS

Typedef Documentation


Function Documentation

compress_data ( j_compress_ptr  cinfo,
JSAMPIMAGE  input_buf 
)

Here is the call graph for this function:

compress_first_pass ( j_compress_ptr  cinfo,
JSAMPIMAGE  input_buf 
)

Here is the call graph for this function:

compress_output ( j_compress_ptr  cinfo,
JSAMPIMAGE  input_buf 
)

Here is the call graph for this function:

Here is the caller graph for this function:

jinit_c_coef_controller ( j_compress_ptr  cinfo,
boolean  need_full_buffer 
)

Here is the call graph for this function:

Here is the caller graph for this function:

METHODDEF ( boolean   ) 

Here is the call graph for this function:

start_pass_coef ( j_compress_ptr  cinfo,
J_BUF_MODE  pass_mode 
)

Here is the call graph for this function: