Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/fx/
Dfx_mtx33.h58 void MTX_RotY33_(register MtxFx33 *pDst, register fx32 sinVal, register fx32 cosVal);
199 MTX_RotY33_(pDst, sinVal, cosVal); in MTX_RotY33()
/TwlSDK-5.1.0/build/libraries/fx/common/src/
Dfx_mtx33.c170 asm void MTX_RotY33_(register MtxFx33 * pDst, register fx32 sinVal, register fx32 cosVal) in MTX_RotY33_() function