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

Go to the source code of this file.

Classes

struct  my_main_controller
 

Macros

#define JPEG_INTERNALS
 

Typedefs

typedef my_main_controllermy_main_ptr
 

Functions

 METHODDEF (void) process_data_simple_main JPP((j_compress_ptr cinfo
 
 start_pass_main (j_compress_ptr cinfo, J_BUF_MODE pass_mode)
 
 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)
 

Variables

JSAMPARRAY input_buf
 
JSAMPARRAY JDIMENSIONin_row_ctr
 
JSAMPARRAY JDIMENSION JDIMENSION in_rows_avail
 

Macro Definition Documentation

◆ JPEG_INTERNALS

#define JPEG_INTERNALS

Definition at line 10 of file jcmainct.cpp.

Typedef Documentation

◆ my_main_ptr

Definition at line 47 of file jcmainct.cpp.

Function Documentation

◆ jinit_c_main_controller()

jinit_c_main_controller ( j_compress_ptr  cinfo,
boolean  need_full_buffer 
)

◆ METHODDEF()

METHODDEF ( void  )

◆ process_data_simple_main()

process_data_simple_main ( j_compress_ptr  cinfo,
JSAMPARRAY  input_buf,
JDIMENSION in_row_ctr,
JDIMENSION  in_rows_avail 
)

◆ start_pass_main()

start_pass_main ( j_compress_ptr  cinfo,
J_BUF_MODE  pass_mode 
)

Variable Documentation

◆ in_row_ctr

JSAMPARRAY JDIMENSION* in_row_ctr

Definition at line 52 of file jcmainct.cpp.

Referenced by pre_process_context(), pre_process_data(), and process_data_simple_main().

◆ in_rows_avail

Definition at line 52 of file jcmainct.cpp.

Referenced by pre_process_context(), pre_process_data(), and process_data_simple_main().

◆ input_buf

JSAMPARRAY input_buf

Definition at line 52 of file jcmainct.cpp.

Referenced by process_data_simple_main().




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