Home
last modified time | relevance | path

Searched defs:pDest (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.3.6/build/libraries/fx/common/src/
Dfx_vec.c379 void VEC_MultAdd(fx32 a, const VecFx32 *v1, const VecFx32 *v2, VecFx32 *pDest) in VEC_MultAdd()
403 void VEC_MultSubtract(fx32 a, const VecFx32 *v1, const VecFx32 *v2, VecFx32 *pDest) in VEC_MultSubtract()