Home
last modified time | relevance | path

Searched defs:imag (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmodcmath.c35 mp_float_t real, imag; in mp_cmath_phase() local
43 mp_float_t real, imag; in mp_cmath_polar() local
63 mp_float_t real, imag; in mp_cmath_exp() local
73 mp_float_t real, imag; in mp_cmath_log() local
82 mp_float_t real, imag; in mp_cmath_log10() local
91 mp_float_t real, imag; in mp_cmath_sqrt() local
101 mp_float_t real, imag; in mp_cmath_cos() local
109 mp_float_t real, imag; in mp_cmath_sin() local
A Dobjcomplex.c42 mp_float_t imag; member
97 mp_float_t real, imag; in complex_make_new() local
164 mp_obj_t mp_obj_new_complex(mp_float_t real, mp_float_t imag) { in mp_obj_new_complex()
172 void mp_obj_complex_get(mp_obj_t self_in, mp_float_t *real, mp_float_t *imag) { in mp_obj_complex_get()
A Dparsenum.c199 bool imag = false; in mp_parse_num_decimal() local
A Dobj.c374 bool mp_obj_get_complex_maybe(mp_obj_t arg, mp_float_t *real, mp_float_t *imag) { in mp_obj_get_complex_maybe()
400 void mp_obj_get_complex(mp_obj_t arg, mp_float_t *real, mp_float_t *imag) { in mp_obj_get_complex()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/ComplexMathFunctions/
A Darm_cmplx_mag_squared_q31.c59 …q31_t real, imag; /* Temporary variables to store real and imaginary … in arm_cmplx_mag_squared_q31() local
A Darm_cmplx_mag_q15.c117 q15_t real, imag; /* Temporary variables to hold input values */ in arm_cmplx_mag_q15() local
A Darm_cmplx_mag_squared_q15.c114 …q15_t real, imag; /* Temporary variables to store real and imaginary … in arm_cmplx_mag_squared_q15() local
A Darm_cmplx_mag_q31.c58 q31_t real, imag; /* Temporary variables to hold input values */ in arm_cmplx_mag_q31() local
A Darm_cmplx_mag_squared_f32.c78 …float32_t real, imag; /* Temporary variables to store real and imaginary … in arm_cmplx_mag_squared_f32() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/
A Dfft.h27 int16_t imag; member
A Dfilterbank.c30 const int32_t imag = fft_output->imag; in FilterbankConvertFftComplexToEnergy() local
/AliOS-Things-master/components/py_engine/adapter/haas/
A D_frozen_mpy.c21 mp_float_t imag; member
/AliOS-Things-master/components/py_engine/adapter/haas510/
A D_frozen_mpy.c21 mp_float_t imag; member
/AliOS-Things-master/components/py_engine/adapter/haas600/
A D_frozen_mpy.c21 mp_float_t imag; member

Completed in 22 milliseconds