Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/nitro/fx/
Dfx_mtx44.h58 void MTX_RotX44_(register MtxFx44 *pDst, register fx32 sinVal, register fx32 cosVal);
189 MTX_RotX44_(pDst, sinVal, cosVal); in MTX_RotX44()
/TwlSDK-5.5/build/libraries/fx/common/src/
Dfx_mtx44.c223 asm void MTX_RotX44_(register MtxFx44 * pDst, register fx32 sinVal, register fx32 cosVal) in MTX_RotX44_() function