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 | Typedefs | Functions
inftrees.h File Reference

Go to the source code of this file.

Classes

struct  inflate_huft_s
 

Macros

#define MANY   1440
 

Typedefs

typedef struct inflate_huft_s FAR inflate_huft
 

Functions

local int inflate_trees_bits OF ((uIntf *, uIntf *, inflate_huft *FAR *, inflate_huft *, z_streamp))
 
local int inflate_trees_dynamic OF ((uInt, uInt, uIntf *, uIntf *, uIntf *, inflate_huft *FAR *, inflate_huft *FAR *, inflate_huft *, z_streamp))
 
local int inflate_trees_fixed OF ((uIntf *, uIntf *, const inflate_huft *FAR *, const inflate_huft *FAR *, z_streamp))
 

Macro Definition Documentation

◆ MANY

#define MANY   1440

Definition at line 36 of file inftrees.h.

Referenced by huft_build(), and inflate_blocks_new().

Typedef Documentation

◆ inflate_huft

Definition at line 17 of file inftrees.h.

Function Documentation

◆ OF() [1/3]

◆ OF() [2/3]

◆ OF() [3/3]