paraslash Paraslash Audio Streaming
About   News   Download   Documentation   Development

Data Fields
vlc Struct Reference

Data Fields

int bits
 
int16_t(* table )[2]
 
int table_size
 
int table_allocated
 

Field Documentation

◆ bits

int bits

Number of bits of the table.

Referenced by init_vlc().

◆ table

int16_t(* table)[2]

The code and the bits table.

Referenced by free_vlc(), and init_vlc().

◆ table_size

int table_size

The size of the table.

Referenced by init_vlc().

◆ table_allocated

int table_allocated

Amount of memory allocated so far.

Referenced by init_vlc().


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