Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/nitro/fx/
Dfx_vec.h49 void VEC_Fx16CrossProduct(const VecFx16 *a, const VecFx16 *b, VecFx16 *axb);
/TwlSDK-5.2.1/build/libraries/fx/common/src/
Dfx_vec.c208 void VEC_Fx16CrossProduct(const VecFx16 *a, const VecFx16 *b, VecFx16 *axb) in VEC_Fx16CrossProduct() function