Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
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 |
Definition at line 13 of file jcmainct.c.
typedef my_main_controller* my_main_ptr |
Definition at line 50 of file jcmainct.c.
jinit_c_main_controller | ( | j_compress_ptr | cinfo, |
boolean | need_full_buffer | ||
) |
Definition at line 245 of file jcmainct.c.
References compptr, DCTSIZE, ERREXIT, FALSE, jpeg_component_info::height_in_blocks, JPOOL_IMAGE, jround_up(), long(), main(), NULL, SIZEOF, start_pass_main(), jpeg_component_info::v_samp_factor, and jpeg_component_info::width_in_blocks.
Referenced by jinit_compress_master().
METHODDEF | ( | void | ) |
Definition at line 54 of file jcmainct.c.
Referenced by process_data_simple_main().
process_data_simple_main | ( | j_compress_ptr | cinfo, |
JSAMPARRAY | input_buf, | ||
JDIMENSION * | in_row_ctr, | ||
JDIMENSION | in_rows_avail | ||
) |
Definition at line 113 of file jcmainct.c.
References jpeg_compress_struct::coef, jpeg_compress_struct::comp_info, compptr, DCTSIZE, FALSE, GLOBAL, JBUF_CRANK_DEST, JBUF_SAVE_SOURCE, jpeg_compress_struct::main, jpeg_compress_struct::max_v_samp_factor, METHODDEF(), jpeg_compress_struct::prep, jpeg_compress_struct::total_iMCU_rows, TRUE, and jpeg_component_info::v_samp_factor.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:56.
© Copyright Michele Bosi. All rights reserved.