libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
vlc_t Struct Reference

Data Fields

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

Detailed Description

Definition at line 102 of file minimp3.c.

Field Documentation

◆ bits

int bits

Definition at line 103 of file minimp3.c.

◆ table

int16_t(* table)[2]

code, bits

Definition at line 104 of file minimp3.c.

◆ table_allocated

int table_allocated

Definition at line 105 of file minimp3.c.

◆ table_size

int table_size

Definition at line 105 of file minimp3.c.


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