Home
last modified time | relevance | path

Searched refs:VEC_Mag_d_ (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.2.1/build/demos/fx/test/src/
Dfx_append_vec.c101 static double VEC_Mag_d_(const VecFx32 *pSrc);
285 static double VEC_Mag_d_(const VecFx32 *pSrc) in VEC_Mag_d_() function
309 t = VEC_Mag_d_(pSrc); in VEC_Normalize_d_()
364 resD = VEC_Mag_d_(a); in GetMagError_()