Logo
MSP DSP Library
msp_split_iq31_params Struct Reference

Parameter structure for IQ31 split operation. More...

#include <DSPLib_transform.h>

Data Fields

uint16_t length
 
const _q15twiddleTable
 

Detailed Description

Parameter structure for IQ31 split operation.

Field Documentation

uint16_t msp_split_iq31_params::length

Length of the source data, must be a power of two.

const _q15* msp_split_iq31_params::twiddleTable

Pointer to the twiddle coefficient table with size greater than or equal to the source length. When using LEA this can be a NULL pointer.


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