Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
JHUFF_TBL Struct Reference

#include <jpeglib.h>

Public Attributes

UINT8 bits [17]
 
UINT8 huffval [256]
 
boolean sent_table
 

Detailed Description

Definition at line 100 of file jpeglib.h.

Member Data Documentation

◆ bits

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().

◆ huffval

UINT8 JHUFF_TBL::huffval[256]

◆ sent_table

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().


The documentation for this struct was generated from the following file: