Home
last modified time | relevance | path

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

/cmsis-dsp-latest/PythonWrapper/cmsisdsp_pkg/src/
Dcmsisdsp_transform.c1156 } dsp_arm_rfft_fast_instance_f64Object; typedef
1160 arm_rfft_fast_instance_f64_dealloc(dsp_arm_rfft_fast_instance_f64Object* self) in arm_rfft_fast_instance_f64_dealloc()
1177 dsp_arm_rfft_fast_instance_f64Object *self; in arm_rfft_fast_instance_f64_new()
1180 self = (dsp_arm_rfft_fast_instance_f64Object *)type->tp_alloc(type, 0); in arm_rfft_fast_instance_f64_new()
1196 arm_rfft_fast_instance_f64_init(dsp_arm_rfft_fast_instance_f64Object *self, PyObject *args, PyObjec… in arm_rfft_fast_instance_f64_init()
2464 dsp_arm_rfft_fast_instance_f64Object *selfS = (dsp_arm_rfft_fast_instance_f64Object *)S; in cmsis_arm_rfft_fast_init_f64()
2493 dsp_arm_rfft_fast_instance_f64Object *selfS = (dsp_arm_rfft_fast_instance_f64Object *)S; in cmsis_arm_rfft_fast_f64()