Project Ne10
An open, optimized software library for the ARM architecture.
|
Structure for the 16-bit fixed point FFT function. More...
#include <NE10_types.h>
Public Attributes | |
ne10_int16_t | r |
ne10_int16_t | i |
Structure for the 16-bit fixed point FFT function.
Definition at line 294 of file NE10_types.h.
ne10_int16_t ne10_fft_cpx_int16_t::i |
Definition at line 297 of file NE10_types.h.
ne10_int16_t ne10_fft_cpx_int16_t::r |
Definition at line 296 of file NE10_types.h.