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

Go to the source code of this file.

Macros

#define JPEG_INTERNALS
 

Functions

 jpeg_abort (j_common_ptr cinfo)
 
 jpeg_destroy (j_common_ptr cinfo)
 
 jpeg_alloc_quant_table (j_common_ptr cinfo)
 
 jpeg_alloc_huff_table (j_common_ptr cinfo)
 

Macro Definition Documentation

◆ JPEG_INTERNALS

#define JPEG_INTERNALS

Definition at line 10 of file jcomapi.cpp.

Function Documentation

◆ jpeg_abort()

jpeg_abort ( j_common_ptr  cinfo)

Definition at line 26 of file jcomapi.cpp.

References CSTATE_START, DSTATE_START, JPOOL_NUMPOOLS, and JPOOL_PERMANENT.

Referenced by jpeg_abort_compress(), jpeg_abort_decompress(), jpeg_finish_compress(), jpeg_finish_decompress(), and jpeg_read_header().

Here is the caller graph for this function:

◆ jpeg_alloc_huff_table()

jpeg_alloc_huff_table ( j_common_ptr  cinfo)

Definition at line 94 of file jcomapi.cpp.

References FALSE, JPOOL_PERMANENT, JHUFF_TBL::sent_table, and SIZEOF.

Referenced by add_huff_table(), finish_pass_gather(), finish_pass_gather_phuff(), and get_dht().

Here is the caller graph for this function:

◆ jpeg_alloc_quant_table()

jpeg_alloc_quant_table ( j_common_ptr  cinfo)

Definition at line 83 of file jcomapi.cpp.

References FALSE, JPOOL_PERMANENT, JQUANT_TBL::sent_table, and SIZEOF.

Referenced by get_dqt(), jpeg_add_quant_table(), and jpeg_copy_critical_parameters().

Here is the caller graph for this function:

◆ jpeg_destroy()

jpeg_destroy ( j_common_ptr  cinfo)

Definition at line 68 of file jcomapi.cpp.

Referenced by error_exit(), jpeg_destroy_compress(), and jpeg_destroy_decompress().

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