Project Ne10
An Open Optimized Software Library Project for the ARM Architecture
Loading...
Searching...
No Matches
Public Attributes | List of all members
ne10_fft_cpx_int16_t Struct Reference

structure for the 16 bits 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 bits fixed point FFT function.

Definition at line 297 of file NE10_types.h.

Member Data Documentation

◆ i

ne10_int16_t ne10_fft_cpx_int16_t::i

Definition at line 300 of file NE10_types.h.

◆ r

ne10_int16_t ne10_fft_cpx_int16_t::r

Definition at line 299 of file NE10_types.h.


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