Main MRPT website > C++ reference for MRPT 1.9.9
Classes | Macros | Typedefs | Functions
jcprepct.cpp File Reference
#include "jinclude.h"
#include "mrpt_jpeglib.h"

Go to the source code of this file.

Classes

struct  my_prep_controller
 

Macros

#define JPEG_INTERNALS
 
#define CONTEXT_ROWS_SUPPORTED
 

Typedefs

typedef my_prep_controllermy_prep_ptr
 

Functions

 start_pass_prep (j_compress_ptr cinfo, J_BUF_MODE pass_mode)
 
 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, int input_rows, int output_rows)
 
 pre_process_data (j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail, JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, JDIMENSION out_row_groups_avail)
 
 pre_process_context (j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail, JSAMPIMAGE output_buf, JDIMENSION *out_row_group_ctr, JDIMENSION out_row_groups_avail)
 
 create_context_buffer (j_compress_ptr cinfo)
 
 jinit_c_prep_controller (j_compress_ptr cinfo, boolean need_full_buffer)
 

Macro Definition Documentation

◆ CONTEXT_ROWS_SUPPORTED

#define CONTEXT_ROWS_SUPPORTED

Definition at line 20 of file jcprepct.cpp.

◆ JPEG_INTERNALS

#define JPEG_INTERNALS

Definition at line 10 of file jcprepct.cpp.

Typedef Documentation

◆ my_prep_ptr

Definition at line 61 of file jcprepct.cpp.

Function Documentation

◆ create_context_buffer()

create_context_buffer ( j_compress_ptr  cinfo)

Definition at line 264 of file jcprepct.cpp.

References my_prep_controller::color_buf, compptr, DCTSIZE, jpeg_component_info::h_samp_factor, JPOOL_IMAGE, MEMCOPY, SIZEOF, and jpeg_component_info::width_in_blocks.

Referenced by jinit_c_prep_controller().

Here is the caller graph for this function:

◆ expand_bottom_edge()

expand_bottom_edge ( JSAMPARRAY  image_data,
JDIMENSION  num_cols,
int  input_rows,
int  output_rows 
)

Definition at line 94 of file jcprepct.cpp.

References jcopy_sample_rows().

Referenced by pre_process_context(), and pre_process_data().

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

◆ jinit_c_prep_controller()

jinit_c_prep_controller ( j_compress_ptr  cinfo,
boolean  need_full_buffer 
)

◆ pre_process_context()

pre_process_context ( j_compress_ptr  cinfo,
JSAMPARRAY  input_buf,
JDIMENSION in_row_ctr,
JDIMENSION  in_rows_avail,
JSAMPIMAGE  output_buf,
JDIMENSION out_row_group_ctr,
JDIMENSION  out_row_groups_avail 
)

◆ pre_process_data()

pre_process_data ( j_compress_ptr  cinfo,
JSAMPARRAY  input_buf,
JDIMENSION in_row_ctr,
JDIMENSION  in_rows_avail,
JSAMPIMAGE  output_buf,
JDIMENSION out_row_group_ctr,
JDIMENSION  out_row_groups_avail 
)

Definition at line 116 of file jcprepct.cpp.

References my_prep_controller::color_buf, compptr, DCTSIZE, expand_bottom_edge(), MIN, my_prep_controller::next_buf_row, output_buf, my_prep_controller::rows_to_go, jpeg_component_info::v_samp_factor, and jpeg_component_info::width_in_blocks.

Referenced by jinit_c_prep_controller().

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

◆ start_pass_prep()

start_pass_prep ( j_compress_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