xoreos
0.0.5
|
This is the complete list of members for Common::MDCT, including all inherited members.
_bits | Common::MDCT | private |
_fft | Common::MDCT | private |
_size | Common::MDCT | private |
_tCos | Common::MDCT | private |
_tSin | Common::MDCT | private |
calcHalfIMDCT(float *output, const float *input) | Common::MDCT | private |
calcIMDCT(float *output, const float *input) | Common::MDCT | |
calcMDCT(float *output, const float *input) | Common::MDCT | |
MDCT(int bits, bool inverse, double scale) | Common::MDCT | |
~MDCT() | Common::MDCT |