#include <jpeglib.h>
Definition at line 83 of file jpeglib.h.
Data Fields | |
UINT16 | quantval [DCTSIZE2] |
boolean | sent_table |
UINT16 JQUANT_TBL::quantval[DCTSIZE2] |
Definition at line 88 of file jpeglib.h.
Referenced by decompress_smooth_data(), emit_dqt(), get_dqt(), jpeg_copy_critical_parameters(), and transpose_critical_parameters().
Definition at line 94 of file jpeglib.h.
Referenced by emit_dqt(), jpeg_alloc_quant_table(), and jpeg_suppress_tables().