|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |

Go to the source code of this file.
Classes | |
| struct | c_derived_tbl |
Defines | |
| #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 | ) |
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 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(), and jpeg_make_d_derived_tbl().