Home
last modified time | relevance | path

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

/cmsis-dsp-latest/PythonWrapper/cmsisdsp_pkg/src/
Dcmsisdsp_transform.c735 } dsp_arm_cfft_instance_f64Object; typedef
739 arm_cfft_instance_f64_dealloc(dsp_arm_cfft_instance_f64Object* self) in arm_cfft_instance_f64_dealloc()
756 dsp_arm_cfft_instance_f64Object *self; in arm_cfft_instance_f64_new()
759 self = (dsp_arm_cfft_instance_f64Object *)type->tp_alloc(type, 0); in arm_cfft_instance_f64_new()
775 arm_cfft_instance_f64_init(dsp_arm_cfft_instance_f64Object *self, PyObject *args, PyObject *kwds) in arm_cfft_instance_f64_init()
2205 dsp_arm_cfft_instance_f64Object *selfS = (dsp_arm_cfft_instance_f64Object *)S; in cmsis_arm_cfft_f64()
2798 dsp_arm_cfft_instance_f64Object *selfS = (dsp_arm_cfft_instance_f64Object *)S; in cmsis_arm_cfft_init_f64()