Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/nitro/fx/
Dfx_mtx44.h59 void MTX_RotY44_(register MtxFx44 *pDst, register fx32 sinVal, register fx32 cosVal);
207 MTX_RotY44_(pDst, sinVal, cosVal); in MTX_RotY44()
/TwlSDK-5.5/build/libraries/fx/common/src/
Dfx_mtx44.c251 asm void MTX_RotY44_(register MtxFx44 * pDst, register fx32 sinVal, register fx32 cosVal) in MTX_RotY44_() function