Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/nitro/fx/
Dfx_mtx44.h60 void MTX_RotZ44_(register MtxFx44 *pDst, register fx32 sinVal, register fx32 cosVal);
225 MTX_RotZ44_(pDst, sinVal, cosVal); in MTX_RotZ44()
/TwlSDK-5.5/build/libraries/fx/common/src/
Dfx_mtx44.c278 asm void MTX_RotZ44_(register MtxFx44 * pDst, register fx32 sinVal, register fx32 cosVal) in MTX_RotZ44_() function