Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Classes | |
struct | c_derived_tbl |
Macros | |
#define | MAX_COEF_BITS 14 |
Functions | |
EXTERN (void) jpeg_make_c_derived_tbl JPP((j_compress_ptr cinfo | |
Variables | |
boolean | isDC |
boolean int | tblno |
boolean int c_derived_tbl ** | pdtbl |
JHUFF_TBL * | htbl |
JHUFF_TBL long | freq [] |
#define MAX_COEF_BITS 14 |
Definition at line 22 of file jchuff.h.
Referenced by encode_mcu_AC_first(), encode_mcu_DC_first(), encode_one_block(), and htest_one_block().
EXTERN | ( | void | ) |
JHUFF_TBL* htbl |
Definition at line 47 of file jchuff.h.
Referenced by emit_dht(), jpeg_make_c_derived_tbl(), jpeg_make_d_derived_tbl(), and jpeg_suppress_tables().
boolean isDC |
Definition at line 42 of file jchuff.h.
Referenced by jpeg_make_d_derived_tbl().
boolean int c_derived_tbl** pdtbl |
Definition at line 42 of file jchuff.h.
Referenced by jpeg_make_c_derived_tbl(), and jpeg_make_d_derived_tbl().
Definition at line 42 of file jchuff.h.
Referenced by jpeg_copy_critical_parameters(), jpeg_make_c_derived_tbl(), jpeg_make_d_derived_tbl(), and read_quant_tables().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:56.
© Copyright Michele Bosi. All rights reserved.