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

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 21 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 63 of file jcprepct.cpp.

Function Documentation

◆ create_context_buffer()

create_context_buffer ( j_compress_ptr  cinfo)

◆ expand_bottom_edge()

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

Definition at line 99 of file jcprepct.cpp.

References jcopy_sample_rows(), and num_cols.

Referenced by pre_process_context(), and pre_process_data().

◆ 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 
)

◆ 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.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019