Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <jpeglib.h>
Public Attributes | |
UINT8 | bits [17] |
UINT8 | huffval [256] |
boolean | sent_table |
UINT8 JHUFF_TBL::bits[17] |
Definition at line 102 of file jpeglib.h.
Referenced by emit_dht(), jpeg_make_c_derived_tbl(), and jpeg_make_d_derived_tbl().
UINT8 JHUFF_TBL::huffval[256] |
Definition at line 104 of file jpeglib.h.
Referenced by emit_dht(), jpeg_huff_decode(), jpeg_make_c_derived_tbl(), and jpeg_make_d_derived_tbl().
boolean JHUFF_TBL::sent_table |
Definition at line 110 of file jpeglib.h.
Referenced by emit_dht(), jpeg_alloc_huff_table(), and jpeg_suppress_tables().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.