Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/fx/
Dfx_mtx33.h57 void MTX_RotX33_(register MtxFx33 *pDst, register fx32 sinVal, register fx32 cosVal);
182 MTX_RotX33_(pDst, sinVal, cosVal); in MTX_RotX33()
/TwlSDK-5.1.0/build/libraries/fx/common/src/
Dfx_mtx33.c149 asm void MTX_RotX33_(register MtxFx33 * pDst, register fx32 sinVal, register fx32 cosVal) in MTX_RotX33_() function