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]
Classes | Macros | Functions | Variables
jchuff.h File Reference

Go to the source code of this file.

Classes

struct  c_derived_tbl
 

Macros

#define MAX_COEF_BITS   14
 

Functions

 EXTERN (void) jpeg_make_c_derived_tbl JPP((j_compress_ptr cinfo
 

Variables

boolean isDC
 
boolean int tblno
 
boolean int c_derived_tbl ** pdtbl
 
JHUFF_TBLhtbl
 
JHUFF_TBL long freq []
 

Macro Definition Documentation

◆ MAX_COEF_BITS

#define MAX_COEF_BITS   14

Function Documentation

◆ EXTERN()

EXTERN ( void  )

Variable Documentation

◆ freq

JHUFF_TBL long freq[]

Definition at line 47 of file jchuff.h.

◆ htbl

JHUFF_TBL* htbl

◆ isDC

boolean isDC

Definition at line 42 of file jchuff.h.

Referenced by jpeg_make_d_derived_tbl().

◆ pdtbl

Definition at line 42 of file jchuff.h.

Referenced by jpeg_make_c_derived_tbl(), and jpeg_make_d_derived_tbl().

◆ tblno

boolean int tblno