Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/nitro/fx/
Dfx_vec.h47 void VEC_Fx16Subtract(const VecFx16 *a, const VecFx16 *b, VecFx16 *ab);
/TwlSDK-5.2.1/build/libraries/fx/common/src/
Dfx_vec.c111 void VEC_Fx16Subtract(const VecFx16 *a, const VecFx16 *b, VecFx16 *ab) in VEC_Fx16Subtract() function