Go to the source code of this file.
Data Structures | |
struct | c_derived_tbl |
Defines | |
#define | MAX_COEF_BITS 14 |
Functions | |
EXTERN (void) jpeg_make_c_derived_tbl JPP((j_compress_ptr cinfo | |
Variables | |
JHUFF_TBL long | freq [] |
JHUFF_TBL * | htbl |
boolean | isDC |
boolean int c_derived_tbl ** | pdtbl |
boolean int | tblno |
#define MAX_COEF_BITS 14 |
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_copy_critical_parameters(), read_quant_tables(), and transpose_critical_parameters().