Classes | Defines | Typedefs | Functions

jctrans.c File Reference

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

Classes

struct  my_coef_controller

Defines

#define JPEG_INTERNALS

Typedefs

typedef my_coef_controllermy_coef_ptr

Functions

 LOCAL (void)
 jpeg_copy_critical_parameters (j_decompress_ptr srcinfo, j_compress_ptr dstinfo)
 transencode_master_selection (j_compress_ptr cinfo, jvirt_barray_ptr *coef_arrays)
 start_iMCU_row (j_compress_ptr cinfo)
 start_pass_coef (j_compress_ptr cinfo, J_BUF_MODE pass_mode)
 compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
 transencode_coef_controller (j_compress_ptr cinfo, jvirt_barray_ptr *coef_arrays)

Define Documentation

#define JPEG_INTERNALS

Typedef Documentation


Function Documentation

compress_output ( j_compress_ptr  cinfo,
JSAMPIMAGE  input_buf 
)

Here is the call graph for this function:

jpeg_copy_critical_parameters ( j_decompress_ptr  srcinfo,
j_compress_ptr  dstinfo 
)

Here is the call graph for this function:

Here is the caller graph for this function:

LOCAL ( void   ) 

Here is the call graph for this function:

start_iMCU_row ( j_compress_ptr  cinfo  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

start_pass_coef ( j_compress_ptr  cinfo,
J_BUF_MODE  pass_mode 
)

Here is the call graph for this function:

transencode_coef_controller ( j_compress_ptr  cinfo,
jvirt_barray_ptr coef_arrays 
)

Here is the call graph for this function:

Here is the caller graph for this function:

transencode_master_selection ( j_compress_ptr  cinfo,
jvirt_barray_ptr coef_arrays 
)

Here is the call graph for this function:

Here is the caller graph for this function: