Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/fx/
Dfx_mtx43.h57 void MTX_RotX43_(register MtxFx43 *pDst, register fx32 sinVal, register fx32 cosVal);
183 MTX_RotX43_(pDst, sinVal, cosVal); in MTX_RotX43()
/TwlSDK-5.4/build/libraries/fx/common/src/
Dfx_mtx43.c159 asm void MTX_RotX43_(register MtxFx43 * pDst, register fx32 sinVal, register fx32 cosVal) in MTX_RotX43_() function