Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/fx/
Dfx_mtx43.h58 void MTX_RotY43_(register MtxFx43 *pDst, register fx32 sinVal, register fx32 cosVal);
200 MTX_RotY43_(pDst, sinVal, cosVal); in MTX_RotY43()
/TwlSDK-5.4/build/libraries/fx/common/src/
Dfx_mtx43.c181 asm void MTX_RotY43_(register MtxFx43 * pDst, register fx32 sinVal, register fx32 cosVal) in MTX_RotY43_() function