#include <MP3Internals.hh>
Collaboration diagram for MP3SideInfo:

Public Types | |
| typedef MP3SideInfo::gr_info_s | gr_info_s_t |
Data Fields | |
| unsigned | main_data_begin |
| unsigned | private_bits |
| struct { | |
| gr_info_s_t gr [2] | |
| } | ch [2] |
Data Structures | |
| struct | gr_info_s |
Definition at line 31 of file MP3Internals.hh.
| typedef struct MP3SideInfo::gr_info_s MP3SideInfo::gr_info_s_t |
| unsigned MP3SideInfo::main_data_begin |
Definition at line 32 of file MP3Internals.hh.
Referenced by assignADUBackpointer(), GetADUInfoFromMP3Frame(), getSideInfo1(), getSideInfo2(), putSideInfo1(), putSideInfo2(), and ZeroOutMP3SideInfo().
| unsigned MP3SideInfo::private_bits |
Definition at line 33 of file MP3Internals.hh.
Referenced by getSideInfo1(), getSideInfo2(), putSideInfo1(), and putSideInfo2().
Definition at line 59 of file MP3Internals.hh.
Referenced by GetADUInfoFromMP3Frame(), getSideInfo1(), getSideInfo2(), putSideInfo1(), putSideInfo2(), updateSideInfoForHuffman(), updateSideInfoSizes(), and ZeroOutMP3SideInfo().
| struct { ... } MP3SideInfo::ch[2] |
1.5.2