Searched refs:MTX_RotAxis43 (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.4/include/nitro/fx/ |
| D | fx_mtx43.h | 47 void MTX_RotAxis43(MtxFx43 *pDst, const VecFx32 *vec, fx32 sinVal, fx32 cosVal);
|
| /TwlSDK-5.4/build/demos/fx/test/src/ |
| D | main.c | 579 MTX_RotAxis43(&m, &xAxis, FX32_ONE, 0); in test_FX_MTX43() 583 MTX_RotAxis43(&m, &yAxis, FX32_ONE, 0); in test_FX_MTX43() 587 MTX_RotAxis43(&m, &zAxis, FX32_ONE, 0); in test_FX_MTX43()
|
| /TwlSDK-5.4/build/libraries/fx/common/src/ |
| D | fx_mtx43.c | 235 void MTX_RotAxis43(MtxFx43 *pDst, const VecFx32 *vec, fx32 sinVal, fx32 cosVal) in MTX_RotAxis43() function
|