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

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

#include <NE10_types.h>

Public Attributes

ne10_int32_t r
 
ne10_int32_t i
 

Detailed Description

Structure for the 32-bit fixed point FFT function.

Definition at line 325 of file NE10_types.h.

Member Data Documentation

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.


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