ReactOS 0.4.16-dev-716-g2b2bdab
|
#include <mpg123.h>
Public Attributes | |
double | xr [2][2][576] |
double | sfb [2][2][22] |
double | sfb_s [2][2][3 *13] |
int | qss [2][2] |
int | big_values [2][2] |
int | sub_gain [2][2][3] |
int | scalefac_scale [2][2] |
int | preflag [2][2] |
int | blocktype [2][2] |
int | mixed [2][2] |
int | mainbits [2][2] |
int | sfbits [2][2] |
int | scfsi [2] |
int | maindata |
int | padding |
Data structure for even more detailed information out of the decoder, for MPEG layer III only. This was added to support the frame analyzer by the Lame project and just follows what was used there before. You know what the fields mean if you want use this structure.