Home
last modified time | relevance | path

Searched defs:ax (Results 1 – 3 of 3) sorted by relevance

/cmsis-dsp-latest/Include/
Darm_vec_math_f16.h53 f16x8_t ax = vabsq(x); in vrecip_medprec_f16() local
87 f16x8_t ax = vabsq(x); in vrecip_hiprec_f16() local
Darm_vec_math.h52 f32x4_t ax = vabsq(x); in vrecip_medprec_f32() local
85 f32x4_t ax = vabsq(x); in vrecip_hiprec_f32() local
/cmsis-dsp-latest/PythonWrapper/examples/
Dexample_1_11.py113 fig, ax = plt.subplots() variable