#include <jpeglib.h>
Public Attributes | |
UINT16 | quantval [DCTSIZE2] |
boolean | sent_table |
Definition at line 90 of file jpeglib.h.
UINT16 JQUANT_TBL::quantval[DCTSIZE2] |
Definition at line 95 of file jpeglib.h.
Referenced by decompress_smooth_data(), emit_dqt(), get_dqt(), and transpose_critical_parameters().
Definition at line 101 of file jpeglib.h.
Referenced by emit_dqt(), jpeg_alloc_quant_table(), and jpeg_suppress_tables().