Searched refs:MTX_RotAxis44 (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.4/build/demos/fx/test/src/ |
| D | main.c | 737 MTX_RotAxis44(&m, &xAxis, FX32_ONE, 0); in test_FX_MTX44() 741 MTX_RotAxis44(&m, &yAxis, FX32_ONE, 0); in test_FX_MTX44() 745 MTX_RotAxis44(&m, &zAxis, FX32_ONE, 0); in test_FX_MTX44()
|
| /TwlSDK-5.4/include/nitro/fx/ |
| D | fx_mtx44.h | 47 void MTX_RotAxis44(MtxFx44 *pDst, const VecFx32 *vec, fx32 sinVal, fx32 cosVal);
|
| /TwlSDK-5.4/build/libraries/fx/common/src/ |
| D | fx_mtx44.c | 317 void MTX_RotAxis44(MtxFx44 *pDst, const VecFx32 *vec, fx32 sinVal, fx32 cosVal) in MTX_RotAxis44() function
|