openshot-audio  0.1.7
Classes | Macros | Typedefs | Functions
jccoefct.c File Reference
#include "jinclude.h"
#include "jpeglib.h"

Classes

struct  my_coef_controller
 

Macros

#define JPEG_INTERNALS
 
#define FULL_COEF_BUFFER_SUPPORTED
 
#define JPEG_INTERNALS
 
#define FULL_COEF_BUFFER_SUPPORTED
 
#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)
 
 jinit_c_coef_controller (j_compress_ptr cinfo, boolean need_full_buffer)
 

Macro Definition Documentation

#define FULL_COEF_BUFFER_SUPPORTED
#define FULL_COEF_BUFFER_SUPPORTED
#define FULL_COEF_BUFFER_SUPPORTED
#define JPEG_INTERNALS
#define JPEG_INTERNALS
#define JPEG_INTERNALS

Typedef Documentation

Function Documentation

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   
)
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 
)