fixedfloat Struct Reference
[Layer III]

table for requantization. More...


Data Fields

unsigned long mantissa: 27
unsigned short exponent: 5


Detailed Description

table for requantization.

rq_table[x].mantissa * 2^(rq_table[x].exponent) = x^(4/3)

Definition at line 338 of file layer3.c.


Field Documentation

unsigned long fixedfloat::mantissa

Definition at line 339 of file layer3.c.

Referenced by III_requantize().

unsigned short fixedfloat::exponent

Definition at line 340 of file layer3.c.

Referenced by III_requantize().


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

Generated on Tue Jun 10 12:14:18 2008 for libmad by  doxygen 1.5.5