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 [] |
| EXTERN | ( | void | ) |
Definition at line 47 of file jchuff.h.
Referenced by TGWin32ProxyBase::GetMilliSeconds(), and TTree::SetUpdate().
Definition at line 47 of file jchuff.h.
Referenced by decode_mcu(), decode_mcu_sub(), 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_copy_critical_parameters(), and transpose_critical_parameters().
1.5.1