Home
last modified time | relevance | path

Searched refs:dsp_arm_rfft_instance_f32Object (Results 1 – 1 of 1) sorted by relevance

/cmsis-dsp-latest/PythonWrapper/cmsisdsp_pkg/src/
Dcmsisdsp_transform.c1066 } dsp_arm_rfft_instance_f32Object; typedef
1070 arm_rfft_instance_f32_dealloc(dsp_arm_rfft_instance_f32Object* self) in arm_rfft_instance_f32_dealloc()
1087 dsp_arm_rfft_instance_f32Object *self; in arm_rfft_instance_f32_new()
1090 self = (dsp_arm_rfft_instance_f32Object *)type->tp_alloc(type, 0); in arm_rfft_instance_f32_new()
1108 arm_rfft_instance_f32_init(dsp_arm_rfft_instance_f32Object *self, PyObject *args, PyObject *kwds) in arm_rfft_instance_f32_init()
2407 dsp_arm_rfft_instance_f32Object *selfS = (dsp_arm_rfft_instance_f32Object *)S; in cmsis_arm_rfft_init_f32()
2435 dsp_arm_rfft_instance_f32Object *selfS = (dsp_arm_rfft_instance_f32Object *)S; in cmsis_arm_rfft_f32()
2588 dsp_arm_rfft_instance_f32Object *selfS_RFFT = (dsp_arm_rfft_instance_f32Object *)S_RFFT; in cmsis_arm_dct4_init_f32()