|
Assignments
Assignments
|
Classes | |
| struct | my_post_controller |
Macros | |
| #define | JPEG_INTERNALS |
Typedefs | |
| typedef my_post_controller * | my_post_ptr |
Functions | |
| METHODDEF (void) post_process_1pass JPP((j_decompress_ptr cinfo | |
| start_pass_dpost (j_decompress_ptr cinfo, J_BUF_MODE pass_mode) | |
| post_process_1pass (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail) | |
| jinit_d_post_controller (j_decompress_ptr cinfo, boolean need_full_buffer) | |
| #define JPEG_INTERNALS |
| typedef my_post_controller* my_post_ptr |
| jinit_d_post_controller | ( | j_decompress_ptr | cinfo, |
| boolean | need_full_buffer ) |
| METHODDEF | ( | void | ) |
| post_process_1pass | ( | j_decompress_ptr | cinfo, |
| JSAMPIMAGE | input_buf, | ||
| JDIMENSION * | in_row_group_ctr, | ||
| JDIMENSION | in_row_groups_avail, | ||
| JSAMPARRAY | output_buf, | ||
| JDIMENSION * | out_row_ctr, | ||
| JDIMENSION | out_rows_avail ) |
| start_pass_dpost | ( | j_decompress_ptr | cinfo, |
| J_BUF_MODE | pass_mode ) |
| JSAMPIMAGE JDIMENSION* in_row_group_ctr |
| JSAMPIMAGE JDIMENSION JDIMENSION in_row_groups_avail |
| JSAMPIMAGE input_buf |
| JSAMPIMAGE JDIMENSION JDIMENSION JSAMPARRAY JDIMENSION* out_row_ctr |
| JSAMPIMAGE JDIMENSION JDIMENSION JSAMPARRAY JDIMENSION JDIMENSION out_rows_avail |
| JSAMPIMAGE JDIMENSION JDIMENSION JSAMPARRAY output_buf |