Searched refs:VEC_Mag (Results 1 – 4 of 4) sorted by relevance
39 fx32 VEC_Mag(const VecFx32 *v);
244 fx32 VEC_Mag(const VecFx32 *pSrc) in VEC_Mag() function
365 resFX = (double)(FX_FX32_TO_F32(VEC_Mag(a))); in GetMagError_()
101 tmp = VEC_Mag(&a); in test_FX_VEC()