Main MRPT website > C++ reference for MRPT 1.9.9
Classes | Macros | Typedefs | Functions
jdpostct.cpp File Reference
#include "jinclude.h"
#include "mrpt_jpeglib.h"
#include <mrpt/utils/mrpt_macros.h>

Go to the source code of this file.

Classes

struct  my_post_controller
 

Macros

#define JPEG_INTERNALS
 

Typedefs

typedef my_post_controllermy_post_ptr
 

Functions

post_process_1pass JPP ((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)
 
 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)
 
 post_process_prepass (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)
 
 post_process_2pass (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)
 

Macro Definition Documentation

◆ JPEG_INTERNALS

#define JPEG_INTERNALS

Definition at line 10 of file jdpostct.cpp.

Typedef Documentation

◆ my_post_ptr

Definition at line 34 of file jdpostct.cpp.

Function Documentation

◆ jinit_d_post_controller()

jinit_d_post_controller ( j_decompress_ptr  cinfo,
boolean  need_full_buffer 
)

Definition at line 246 of file jdpostct.cpp.

References my_post_controller::buffer, ERREXIT, FALSE, JPOOL_IMAGE, jround_up(), my_post_controller::pub, SIZEOF, start_pass_dpost(), my_post_controller::strip_height, and my_post_controller::whole_image.

Referenced by master_selection().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ JPP()

post_process_2pass JPP ( (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)  )

◆ post_process_1pass()

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 
)

Definition at line 120 of file jdpostct.cpp.

References my_post_controller::buffer, output_buf, and my_post_controller::strip_height.

Referenced by start_pass_dpost().

Here is the caller graph for this function:

◆ post_process_2pass()

post_process_2pass ( 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 
)

◆ post_process_prepass()

post_process_prepass ( 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()

start_pass_dpost ( j_decompress_ptr  cinfo,
J_BUF_MODE  pass_mode 
)



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019