#include <ac_decoder.h>
Collaboration diagram for _ac_dec_format:
Public Attributes | |
char * | name |
Format name. | |
int | size |
Format size in bits. | |
ac_dec_field * | fields |
List of fields in this format. | |
_ac_dec_format * | next |
Next format. |
Definition at line 54 of file ac_decoder.h.