Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/fx/
Dfx_mtx43.h59 void MTX_RotZ43_(register MtxFx43 *pDst, register fx32 sinVal, register fx32 cosVal);
217 MTX_RotZ43_(pDst, sinVal, cosVal); in MTX_RotZ43()
/TwlSDK-5.4/build/libraries/fx/common/src/
Dfx_mtx43.c202 asm void MTX_RotZ43_(register MtxFx43 * pDst, register fx32 sinVal, register fx32 cosVal) in MTX_RotZ43_() function