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

Classes

struct  my_main_controller
 

Macros

#define JPEG_INTERNALS
 
#define JPEG_INTERNALS
 
#define JPEG_INTERNALS
 

Typedefs

typedef my_main_controllermy_main_ptr
 

Functions

 METHODDEF (void)
 
 process_data_simple_main (j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail)
 
 jinit_c_main_controller (j_compress_ptr cinfo, boolean need_full_buffer)
 

Macro Definition Documentation

#define JPEG_INTERNALS
#define JPEG_INTERNALS
#define JPEG_INTERNALS

Typedef Documentation

Function Documentation

jinit_c_main_controller ( j_compress_ptr  cinfo,
boolean  need_full_buffer 
)
METHODDEF ( void  )
process_data_simple_main ( j_compress_ptr  cinfo,
JSAMPARRAY  input_buf,
JDIMENSION in_row_ctr,
JDIMENSION  in_rows_avail 
)