Home
last modified time | relevance | path

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

/cmsis-dsp-latest/PythonWrapper/cmsisdsp_pkg/src/
Dcmsisdsp_transform.c813 } dsp_arm_cfft_instance_f32Object; typedef
817 arm_cfft_instance_f32_dealloc(dsp_arm_cfft_instance_f32Object* self) in arm_cfft_instance_f32_dealloc()
834 dsp_arm_cfft_instance_f32Object *self; in arm_cfft_instance_f32_new()
837 self = (dsp_arm_cfft_instance_f32Object *)type->tp_alloc(type, 0); in arm_cfft_instance_f32_new()
854 arm_cfft_instance_f32_init(dsp_arm_cfft_instance_f32Object *self, PyObject *args, PyObject *kwds) in arm_cfft_instance_f32_init()
2233 dsp_arm_cfft_instance_f32Object *selfS = (dsp_arm_cfft_instance_f32Object *)S; in cmsis_arm_cfft_f32()
2774 dsp_arm_cfft_instance_f32Object *selfS = (dsp_arm_cfft_instance_f32Object *)S; in cmsis_arm_cfft_init_f32()