![]() |
NMSIS-DSP
Version 1.6.0
NMSIS DSP Software Library
|
Functions | |
| const q15_t | __ALIGNED (4) |
| Weights Table. More... | |
Variables | |
| const float32_t | realCoefA [8192] |
| const float32_t | realCoefB [8192] |
| const q31_t | realCoefAQ31 [8192] |
| const q31_t | realCoefBQ31 [8192] |
| const q15_t __ALIGNED | ( | 4 | ) |
Weights Table.
Q15 table for reciprocal.
N is the Number of weights to be calculated and c is pi/(2*N) 2*N. N is the number of factors to generate and c is pi/(2*N) end of DCT4_IDCT4_Table group
| const float32_t realCoefA |
| const q31_t realCoefAQ31 |
| const float32_t realCoefB |
| const q31_t realCoefBQ31 |