altEngine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
Codebook Struct Reference

#include <stb_vorbis.h>

Public Attributes

int dimensions
 
int entries
 
uint8codeword_lengths
 
float minimum_value
 
float delta_value
 
uint8 value_bits
 
uint8 lookup_type
 
uint8 sequence_p
 
uint8 sparse
 
uint32 lookup_values
 
codetypemultiplicands
 
uint32codewords
 
int16 fast_huffman [FAST_HUFFMAN_TABLE_SIZE]
 
uint32sorted_codewords
 
int * sorted_values
 
int sorted_entries
 

Member Data Documentation

uint8* Codebook::codeword_lengths
uint32* Codebook::codewords
float Codebook::delta_value
int Codebook::dimensions
int Codebook::entries
int16 Codebook::fast_huffman[FAST_HUFFMAN_TABLE_SIZE]
uint8 Codebook::lookup_type
uint32 Codebook::lookup_values
float Codebook::minimum_value
codetype* Codebook::multiplicands
uint8 Codebook::sequence_p
uint32* Codebook::sorted_codewords
int Codebook::sorted_entries
int* Codebook::sorted_values
uint8 Codebook::sparse
uint8 Codebook::value_bits

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