Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/fx/common/src/
Dfx_vec.c39 void VEC_Add(const VecFx32 *a, const VecFx32 *b, VecFx32 *ab) in VEC_Add()
63 void VEC_Subtract(const VecFx32 *a, const VecFx32 *b, VecFx32 *ab) in VEC_Subtract()
87 void VEC_Fx16Add(const VecFx16 *a, const VecFx16 *b, VecFx16 *ab) in VEC_Fx16Add()
111 void VEC_Fx16Subtract(const VecFx16 *a, const VecFx16 *b, VecFx16 *ab) in VEC_Fx16Subtract()
Dfx_mtx22.c175 void MTX_Concat22(const MtxFx22 *a, const MtxFx22 *b, MtxFx22 *ab) in MTX_Concat22()
Dfx_mtx33.c357 void MTX_Concat33(const MtxFx33 *a, const MtxFx33 *b, MtxFx33 *ab) in MTX_Concat33()
Dfx_mtx43.c348 void MTX_Concat43(const MtxFx43 *a, const MtxFx43 *b, MtxFx43 *ab) in MTX_Concat43()
Dfx_mtx44.c374 void MTX_Concat44(const MtxFx44 *a, const MtxFx44 *b, MtxFx44 *ab) in MTX_Concat44()
/TwlSDK-5.2.1/build/demos/fx/test/src/
Dfx_append_vec.c173 static void VecSubVecD_(const VecD * a, const VecD * b, VecD * ab) in VecSubVecD_()
185 static void GetErrorVecD_(const VecD * a, const VecD * b, VecD * ab) in GetErrorVecD_()
Dfx_append_mtx.c163 static void MTX_Concat43D_(const MtxFx43 *afx, const MtxFx43 *bfx, MtxD43 * ab) in MTX_Concat43D_()
281 static void MTX_Concat44D_(const MtxFx44 *afx, const MtxFx44 *bfx, MtxD44 * ab) in MTX_Concat44D_()