Microchip® Advanced Software Framework

jccoefct.c File Reference
#include "jinclude.h"
#include "jpeglib.h"

Data Structures

struct  my_coef_controller
 

Macros

#define FULL_COEF_BUFFER_SUPPORTED
 
#define JPEG_INTERNALS
 

Typedefs

typedef my_coef_controllermy_coef_ptr
 

Functions

 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)
 
 METHODDEF (boolean)
 
 start_pass_coef (j_compress_ptr cinfo, J_BUF_MODE pass_mode)
 

#define FULL_COEF_BUFFER_SUPPORTED
#define JPEG_INTERNALS