openshot-audio  0.1.6
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
 
#define _jchuff_h_
 
#define MAX_COEF_BITS   10
 

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

◆ _jchuff_h_

#define _jchuff_h_

◆ MAX_COEF_BITS [1/2]

#define MAX_COEF_BITS   10

◆ MAX_COEF_BITS [2/2]

#define MAX_COEF_BITS   14

Function Documentation

◆ EXTERN()

EXTERN ( void  )

Variable Documentation

◆ freq

JHUFF_TBL long freq[]

◆ htbl

JHUFF_TBL* htbl

◆ isDC

boolean isDC

◆ pdtbl

boolean int c_derived_tbl** pdtbl

◆ tblno

boolean int tblno