Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/fx/test/src/
Dfx_append_vec.c89 static void VecFx32ToVecD_(const VecFx32 *src, VecD * dst);
162 static void VecFx32ToVecD_(const VecFx32 *src, VecD * dst) in VecFx32ToVecD_() function
208 VecFx32ToVecD_(a, &aD); in CalcErrorBtweenVecFxAndVecD_()
261 VecFx32ToVecD_(a, &da); in VEC_DotProduct_d_()
262 VecFx32ToVecD_(b, &db); in VEC_DotProduct_d_()
276 VecFx32ToVecD_(a, &da); in VEC_CrossProduct_d_()
277 VecFx32ToVecD_(b, &db); in VEC_CrossProduct_d_()
292 VecFx32ToVecD_(pSrc, &pSrcD); in VEC_Mag_d_()
307 VecFx32ToVecD_(pSrc, &pSrcD); in VEC_Normalize_d_()