#include "ivorbiscodec.h"#include "misc.h"Include dependency graph for mdct.h:

Go to the source code of this file.
Defines | |
| #define | DATA_TYPE ogg_int32_t |
| #define | REG_TYPE register ogg_int32_t |
| #define | cPI3_8 (0x30fbc54d) |
| #define | cPI2_8 (0x5a82799a) |
| #define | cPI1_8 (0x7641af3d) |
Functions | |
| void | mdct_forward (int n, DATA_TYPE *in, DATA_TYPE *out) |
| void | mdct_backward (int n, DATA_TYPE *in, DATA_TYPE *out) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.4.2