Lines Matching defs:self
45 arm_linear_interp_instance_f32_dealloc(dsp_arm_linear_interp_instance_f32Object* self) in arm_linear_interp_instance_f32_dealloc()
68 dsp_arm_linear_interp_instance_f32Object *self; in arm_linear_interp_instance_f32_new() local
87 arm_linear_interp_instance_f32_init(dsp_arm_linear_interp_instance_f32Object *self, PyObject *args,… in arm_linear_interp_instance_f32_init()
133 arm_bilinear_interp_instance_f32_dealloc(dsp_arm_bilinear_interp_instance_f32Object* self) in arm_bilinear_interp_instance_f32_dealloc()
156 dsp_arm_bilinear_interp_instance_f32Object *self; in arm_bilinear_interp_instance_f32_new() local
175 arm_bilinear_interp_instance_f32_init(dsp_arm_bilinear_interp_instance_f32Object *self, PyObject *a… in arm_bilinear_interp_instance_f32_init()
218 arm_bilinear_interp_instance_q31_dealloc(dsp_arm_bilinear_interp_instance_q31Object* self) in arm_bilinear_interp_instance_q31_dealloc()
241 dsp_arm_bilinear_interp_instance_q31Object *self; in arm_bilinear_interp_instance_q31_new() local
260 arm_bilinear_interp_instance_q31_init(dsp_arm_bilinear_interp_instance_q31Object *self, PyObject *a… in arm_bilinear_interp_instance_q31_init()
303 arm_bilinear_interp_instance_q15_dealloc(dsp_arm_bilinear_interp_instance_q15Object* self) in arm_bilinear_interp_instance_q15_dealloc()
326 dsp_arm_bilinear_interp_instance_q15Object *self; in arm_bilinear_interp_instance_q15_new() local
345 arm_bilinear_interp_instance_q15_init(dsp_arm_bilinear_interp_instance_q15Object *self, PyObject *a… in arm_bilinear_interp_instance_q15_init()
388 arm_bilinear_interp_instance_q7_dealloc(dsp_arm_bilinear_interp_instance_q7Object* self) in arm_bilinear_interp_instance_q7_dealloc()
411 dsp_arm_bilinear_interp_instance_q7Object *self; in arm_bilinear_interp_instance_q7_new() local
430 arm_bilinear_interp_instance_q7_init(dsp_arm_bilinear_interp_instance_q7Object *self, PyObject *arg… in arm_bilinear_interp_instance_q7_init()
473 arm_spline_instance_f32_dealloc(dsp_arm_spline_instance_f32Object* self) in arm_spline_instance_f32_dealloc()
506 dsp_arm_spline_instance_f32Object *self; in arm_spline_instance_f32_new() local
527 arm_spline_instance_f32_init(dsp_arm_spline_instance_f32Object *self, PyObject *args, PyObject *kwd… in arm_spline_instance_f32_init()