Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/fx/
Dfx_mtx33.h59 void MTX_RotZ33_(register MtxFx33 *pDst, register fx32 sinVal, register fx32 cosVal);
216 MTX_RotZ33_(pDst, sinVal, cosVal); in MTX_RotZ33()
/TwlSDK-5.1.0/build/libraries/fx/common/src/
Dfx_mtx33.c191 asm void MTX_RotZ33_(register MtxFx33 * pDst, register fx32 sinVal, register fx32 cosVal) in MTX_RotZ33_() function