Project Ne10
An open, optimized software library for the ARM architecture.
|
Structure for the 32-bit fixed point FFT function. More...
#include <NE10_types.h>
Public Attributes | |
ne10_int32_t | r |
ne10_int32_t | i |
Structure for the 32-bit fixed point FFT function.
Definition at line 325 of file NE10_types.h.
ne10_int32_t ne10_fft_cpx_int32_t::i |
Definition at line 328 of file NE10_types.h.
ne10_int32_t ne10_fft_cpx_int32_t::r |
Definition at line 327 of file NE10_types.h.