Public Attributes | List of all members
arm_rfft_instance_q31 Struct Reference

Instance structure for the Q31 RFFT/RIFFT function. More...

#include <arm_math.h>

Public Attributes

uint8_t bitReverseFlagR
 
uint32_t fftLenReal
 
uint8_t ifftFlagR
 
const arm_cfft_instance_q31pCfft
 
const q31_tpTwiddleAReal
 
const q31_tpTwiddleBReal
 
uint32_t twidCoefRModifier
 

Detailed Description

Instance structure for the Q31 RFFT/RIFFT function.

Definition at line 2308 of file arm_math.h.

Member Data Documentation

◆ bitReverseFlagR

uint8_t arm_rfft_instance_q31::bitReverseFlagR

flag that enables (bitReverseFlagR=1) or disables (bitReverseFlagR=0) bit reversal of output.

Definition at line 2312 of file arm_math.h.

◆ fftLenReal

uint32_t arm_rfft_instance_q31::fftLenReal

length of the real FFT.

Definition at line 2310 of file arm_math.h.

◆ ifftFlagR

uint8_t arm_rfft_instance_q31::ifftFlagR

flag that selects forward (ifftFlagR=0) or inverse (ifftFlagR=1) transform.

Definition at line 2311 of file arm_math.h.

◆ pCfft

const arm_cfft_instance_q31* arm_rfft_instance_q31::pCfft

points to the complex FFT instance.

Definition at line 2316 of file arm_math.h.

◆ pTwiddleAReal

const q31_t* arm_rfft_instance_q31::pTwiddleAReal

points to the real twiddle factor table.

Definition at line 2314 of file arm_math.h.

◆ pTwiddleBReal

const q31_t* arm_rfft_instance_q31::pTwiddleBReal

points to the imag twiddle factor table.

Definition at line 2315 of file arm_math.h.

◆ twidCoefRModifier

uint32_t arm_rfft_instance_q31::twidCoefRModifier

twiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.

Definition at line 2313 of file arm_math.h.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19