Project Ne10
An open, optimized software library for the ARM architecture.
Public Attributes | List of all members
ne10_fft_cpx_int16_t Struct Reference

Structure for the 16-bit fixed point FFT function. More...

#include <NE10_types.h>

Public Attributes

ne10_int16_t r
 
ne10_int16_t i
 

Detailed Description

Structure for the 16-bit fixed point FFT function.

Definition at line 294 of file NE10_types.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: