Main MRPT website > C++ reference for MRPT 1.5.6
Classes | Macros | Typedefs | Functions | Variables
jdmainct.cpp File Reference
#include "jinclude.h"
#include "mrpt_jpeglib.h"
Include dependency graph for jdmainct.cpp:

Go to the source code of this file.

Classes

struct  my_main_controller
 

Macros

#define JPEG_INTERNALS
 
#define CTX_PREPARE_FOR_IMCU   0 /* need to prepare for MCU row */
 
#define CTX_PROCESS_IMCU   1 /* feeding iMCU to postprocessor */
 
#define CTX_POSTPONED_ROW   2 /* feeding postponed row group */
 

Typedefs

typedef my_main_controllermy_main_ptr
 

Functions

 METHODDEF (void) process_data_simple_main JPP((j_decompress_ptr cinfo
 
 alloc_funny_pointers (j_decompress_ptr cinfo)
 
 make_funny_pointers (j_decompress_ptr cinfo)
 
 set_wraparound_pointers (j_decompress_ptr cinfo)
 
 set_bottom_pointers (j_decompress_ptr cinfo)
 
 start_pass_main (j_decompress_ptr cinfo, J_BUF_MODE pass_mode)
 
 process_data_simple_main (j_decompress_ptr cinfo, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail)
 
 process_data_context_main (j_decompress_ptr cinfo, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail)
 
 process_data_crank_post (j_decompress_ptr cinfo, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail)
 
 jinit_d_main_controller (j_decompress_ptr cinfo, boolean need_full_buffer)
 

Variables

JSAMPARRAY output_buf
 
JSAMPARRAY JDIMENSIONout_row_ctr
 
JSAMPARRAY JDIMENSION JDIMENSION out_rows_avail
 

Macro Definition Documentation

◆ CTX_POSTPONED_ROW

#define CTX_POSTPONED_ROW   2 /* feeding postponed row group */

Definition at line 133 of file jdmainct.cpp.

Referenced by process_data_context_main().

◆ CTX_PREPARE_FOR_IMCU

#define CTX_PREPARE_FOR_IMCU   0 /* need to prepare for MCU row */

Definition at line 131 of file jdmainct.cpp.

Referenced by process_data_context_main(), and start_pass_main().

◆ CTX_PROCESS_IMCU

#define CTX_PROCESS_IMCU   1 /* feeding iMCU to postprocessor */

Definition at line 132 of file jdmainct.cpp.

Referenced by process_data_context_main().

◆ JPEG_INTERNALS

#define JPEG_INTERNALS

Definition at line 10 of file jdmainct.cpp.

Typedef Documentation

◆ my_main_ptr

Definition at line 128 of file jdmainct.cpp.

Function Documentation

◆ alloc_funny_pointers()

alloc_funny_pointers ( j_decompress_ptr  cinfo)

◆ jinit_d_main_controller()

jinit_d_main_controller ( j_decompress_ptr  cinfo,
boolean  need_full_buffer 
)

◆ make_funny_pointers()

make_funny_pointers ( j_decompress_ptr  cinfo)

◆ METHODDEF()

METHODDEF ( void  )

◆ process_data_context_main()

process_data_context_main ( j_decompress_ptr  cinfo,
JSAMPARRAY  output_buf,
JDIMENSION out_row_ctr,
JDIMENSION  out_rows_avail 
)

◆ process_data_crank_post()

process_data_crank_post ( j_decompress_ptr  cinfo,
JSAMPARRAY  output_buf,
JDIMENSION out_row_ctr,
JDIMENSION  out_rows_avail 
)

Definition at line 453 of file jdmainct.cpp.

References out_row_ctr, out_rows_avail, and output_buf.

Referenced by start_pass_main().

◆ process_data_simple_main()

process_data_simple_main ( j_decompress_ptr  cinfo,
JSAMPARRAY  output_buf,
JDIMENSION out_row_ctr,
JDIMENSION  out_rows_avail 
)

◆ set_bottom_pointers()

set_bottom_pointers ( j_decompress_ptr  cinfo)

◆ set_wraparound_pointers()

set_wraparound_pointers ( j_decompress_ptr  cinfo)

◆ start_pass_main()

start_pass_main ( j_decompress_ptr  cinfo,
J_BUF_MODE  pass_mode 
)

Variable Documentation

◆ out_row_ctr

◆ out_rows_avail

◆ output_buf

JSAMPARRAY output_buf



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019