|
LMMS
|
Go to the source code of this file.
Classes | |
| struct | my_main_controller |
Macros | |
| #define | JPEG_INTERNALS |
Typedefs | |
| typedef my_main_controller * | my_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) | |
| #define JPEG_INTERNALS |
| typedef my_main_controller* my_main_ptr |
| 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 ) |