Home
last modified time | relevance | path

Searched defs:pRfft (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-latest/Include/dsp/
Dtransform_functions.h606 arm_rfft_instance_f32 *pRfft; /**< points to the real FFT instance. */ member
652 arm_rfft_instance_q31 *pRfft; /**< points to the real FFT instance. */ member
698 arm_rfft_instance_q15 *pRfft; /**< points to the real FFT instance. */ member
/cmsis-dsp-latest/PythonWrapper/cmsisdsp_pkg/src/
Dcmsisdsp_transform.c1358 PyObject *pRfft=NULL; in arm_dct4_instance_f32_init() local
1444 PyObject *pRfft=NULL; in arm_dct4_instance_q31_init() local
1530 PyObject *pRfft=NULL; in arm_dct4_instance_q15_init() local