Searched defs:tmp1 (Results 1 – 6 of 6) sorted by relevance
/cmsis-dsp-latest/dsppp/tests/ |
D | dot_test.cpp | 56 PVector<T,NB> tmp1; in complex_test() local
|
D | cmsisdsp.cpp | 152 double* tmp1, in cmsisdsp_dot_expr() 168 float32_t* tmp1, in cmsisdsp_dot_expr() 185 float16_t* tmp1, in cmsisdsp_dot_expr() 238 Q7* tmp1, in cmsisdsp_dot_expr() 264 Q15* tmp1, in cmsisdsp_dot_expr() 286 Q31* tmp1, in cmsisdsp_dot_expr()
|
/cmsis-dsp-latest/Source/QuaternionMathFunctions/ |
D | arm_quaternion2rotation_f32.c | 85 float32_t q2q3, tmp1, tmp2 ; in arm_quaternion2rotation_f32() local
|
/cmsis-dsp-latest/Source/TransformFunctions/ |
D | arm_rfft_fast_f16.c | 52 float16x8x2_t tmp1, tmp2, res; in stage_rfft_f16() local 211 float16x8x2_t tmp1, tmp2, res; in merge_rfft_f16() local
|
D | arm_rfft_fast_f32.c | 47 float32x4x2_t tmp1, tmp2, res; in stage_rfft_f32() local 205 float32x4x2_t tmp1, tmp2, res; in merge_rfft_f32() local
|
/cmsis-dsp-latest/Source/BayesFunctions/ |
D | arm_gaussian_naive_bayes_predict_f32.c | 169 float32_t tmp,tmp1; in arm_gaussian_naive_bayes_predict_f32() local
|