Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/fx/
Dfx_mtx43.h56 void MTX_Scale43_(register MtxFx43 *pDst, register fx32 x, register fx32 y, register fx32 z);
166 MTX_Scale43_(pDst, x, y, z); in MTX_Scale43()
/TwlSDK-5.4/build/libraries/fx/common/src/
Dfx_mtx43.c116 asm void MTX_Scale43_(register MtxFx43* pDst, register fx32 x, register fx32 y, register fx32 z) in MTX_Scale43_() function