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

Go to the source code of this file.

Classes

struct  my_input_controller
 

Macros

#define JPEG_INTERNALS
 

Typedefs

typedef my_input_controllermy_inputctl_ptr
 

Functions

 METHODDEF (int) consume_markers JPP((j_decompress_ptr cinfo))
 
 initial_setup (j_decompress_ptr cinfo)
 
 per_scan_setup (j_decompress_ptr cinfo)
 
 latch_quant_tables (j_decompress_ptr cinfo)
 
 start_input_pass (j_decompress_ptr cinfo)
 
 finish_input_pass (j_decompress_ptr cinfo)
 
 consume_markers (j_decompress_ptr cinfo)
 
 reset_input_controller (j_decompress_ptr cinfo)
 
 jinit_input_controller (j_decompress_ptr cinfo)
 

Macro Definition Documentation

◆ JPEG_INTERNALS

#define JPEG_INTERNALS

Definition at line 10 of file jdinput.cpp.

Typedef Documentation

◆ my_inputctl_ptr

Definition at line 23 of file jdinput.cpp.

Function Documentation

◆ consume_markers()

consume_markers ( j_decompress_ptr  cinfo)

◆ finish_input_pass()

finish_input_pass ( j_decompress_ptr  cinfo)

Definition at line 268 of file jdinput.cpp.

References consume_markers().

Referenced by jinit_input_controller().

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

◆ initial_setup()

initial_setup ( j_decompress_ptr  cinfo)

◆ jinit_input_controller()

jinit_input_controller ( j_decompress_ptr  cinfo)

◆ latch_quant_tables()

latch_quant_tables ( j_decompress_ptr  cinfo)

Definition at line 220 of file jdinput.cpp.

References compptr, ERREXIT1, JPOOL_IMAGE, MEMCOPY, NUM_QUANT_TBLS, jpeg_component_info::quant_table, jpeg_component_info::quant_tbl_no, and SIZEOF.

Referenced by start_input_pass().

Here is the caller graph for this function:

◆ METHODDEF()

METHODDEF ( int  )

◆ per_scan_setup()

per_scan_setup ( j_decompress_ptr  cinfo)

◆ reset_input_controller()

reset_input_controller ( j_decompress_ptr  cinfo)

Definition at line 342 of file jdinput.cpp.

References consume_markers(), jpeg_input_controller::eoi_reached, FALSE, jpeg_input_controller::has_multiple_scans, my_input_controller::inheaders, my_input_controller::pub, and TRUE.

Referenced by jinit_input_controller().

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

◆ start_input_pass()

start_input_pass ( j_decompress_ptr  cinfo)

Definition at line 252 of file jdinput.cpp.

References latch_quant_tables(), and per_scan_setup().

Referenced by consume_markers(), and jinit_input_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