Public Member Functions | |
| DECLARE_ALIGNED (16, float, spectrum)[1024] | |
| DECLARE_ALIGNED (16, float, IMDCT_buf)[1024] | |
Data Fields | |
| int | bandsCoded |
| int | numComponents |
| tonal_component | components [64] |
| float | prevFrame [1024] |
| int | gcBlkSwitch |
| gain_block | gainBlock [2] |
| float | delayBuf1 [46] |
| qmf delay buffers | |
| float | delayBuf2 [46] |
| float | delayBuf3 [46] |
Definition at line 69 of file atrac3.c.
| channel_unit::DECLARE_ALIGNED | ( | 16 | , | |
| float | , | |||
| spectrum | ||||
| ) |
| channel_unit::DECLARE_ALIGNED | ( | 16 | , | |
| float | , | |||
| IMDCT_buf | ||||
| ) |
| float channel_unit::prevFrame[1024] |
| float channel_unit::delayBuf1[46] |
| float channel_unit::delayBuf2[46] |
| float channel_unit::delayBuf3[46] |
1.5.6