![]() |
FFTLIB User Guide
|
A structure for a 1 dimensional buffer descriptor.
Definition at line 82 of file FFTLIB_bufParams.h.
Data Fields | |
| uint32_t | data_type |
| Values are of type FFTLIB_data_type_e. More... | |
| uint32_t | dim_x |
| Width of buffer in X dimension in elements. More... | |
| uint32_t FFTLIB_bufParams1D_t::data_type |
Values are of type FFTLIB_data_type_e.
Definition at line 84 of file FFTLIB_bufParams.h.
| uint32_t FFTLIB_bufParams1D_t::dim_x |
Width of buffer in X dimension in elements.
Definition at line 86 of file FFTLIB_bufParams.h.