Home
last modified time | relevance | path

Searched defs:fftLenReal (Results 1 – 5 of 5) sorted by relevance

/cmsis-dsp-3.7.0-3.6.0/Source/TransformFunctions/
Darm_rfft_init_f32.c74 uint32_t fftLenReal, in arm_rfft_init_f32()
Darm_rfft_init_q15.c367 uint32_t fftLenReal, in arm_rfft_init_q15()
Darm_rfft_init_q31.c365 uint32_t fftLenReal, in arm_rfft_init_q31()
/cmsis-dsp-3.7.0-3.6.0/Include/dsp/
Dtransform_functions.h367 uint32_t fftLenReal; /**< length of the real FFT. */ member
441 uint32_t fftLenReal; /**< length of the real FFT. */ member
515 uint32_t fftLenReal; /**< length of the real FFT. */ member
/cmsis-dsp-3.7.0-3.6.0/PythonWrapper/cmsisdsp_pkg/src/
Dcmsisdsp_transform.c2253 uint32_t fftLenReal; // input in cmsis_arm_rfft_init_q15() local
2325 uint32_t fftLenReal; // input in cmsis_arm_rfft_init_q31() local
2400 uint32_t fftLenReal; // input in cmsis_arm_rfft_init_f32() local