Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/fx/
Dfx_vec.h42 void VEC_MultAdd(fx32 a, const VecFx32 *v1, const VecFx32 *v2, VecFx32 *pDest);
/TwlSDK-5.1.0/build/libraries/fx/common/src/
Dfx_vec.c377 void VEC_MultAdd(fx32 a, const VecFx32 *v1, const VecFx32 *v2, VecFx32 *pDest) in VEC_MultAdd() function