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

Go to the source code of this file.

Classes

struct  my_coef_controller
 

Macros

#define JPEG_INTERNALS
 
#define FULL_COEF_BUFFER_SUPPORTED
 

Typedefs

typedef my_coef_controllermy_coef_ptr
 

Functions

compress_data JPP ((j_compress_ptr cinfo, JSAMPIMAGE input_buf))
 
 start_iMCU_row (j_compress_ptr cinfo)
 
 start_pass_coef (j_compress_ptr cinfo, J_BUF_MODE pass_mode)
 
 compress_data (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
 
 compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf)
 
 compress_output (j_compress_ptr cinfo, JSAMPIMAGE)
 
 jinit_c_coef_controller (j_compress_ptr cinfo, boolean need_full_buffer)
 

Macro Definition Documentation

◆ FULL_COEF_BUFFER_SUPPORTED

#define FULL_COEF_BUFFER_SUPPORTED

Definition at line 20 of file jccoefct.cpp.

◆ JPEG_INTERNALS

#define JPEG_INTERNALS

Definition at line 10 of file jccoefct.cpp.

Typedef Documentation

◆ my_coef_ptr

Definition at line 54 of file jccoefct.cpp.

Function Documentation

◆ compress_data()

compress_data ( j_compress_ptr  cinfo,
JSAMPIMAGE  input_buf 
)

◆ compress_first_pass()

compress_first_pass ( j_compress_ptr  cinfo,
JSAMPIMAGE  input_buf 
)

◆ compress_output()

compress_output ( j_compress_ptr  cinfo,
JSAMPIMAGE   
)

◆ jinit_c_coef_controller()

jinit_c_coef_controller ( j_compress_ptr  cinfo,
boolean  need_full_buffer 
)

◆ JPP()

compress_output JPP ( (j_compress_ptr cinfo, JSAMPIMAGE input_buf)  )

◆ start_iMCU_row()

start_iMCU_row ( j_compress_ptr  cinfo)

◆ start_pass_coef()

start_pass_coef ( j_compress_ptr  cinfo,
J_BUF_MODE  pass_mode 
)

Definition at line 99 of file jccoefct.cpp.

References compress_data(), compress_first_pass(), compress_output(), ERREXIT, my_coef_controller::iMCU_row_num, JBUF_CRANK_DEST, JBUF_PASS_THRU, JBUF_SAVE_AND_PASS, my_coef_controller::pub, start_iMCU_row(), and my_coef_controller::whole_image.

Referenced by jinit_c_coef_controller().

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



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