Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/fx/
Dfx_mtx22.h46 void MTX_Scale22_(register MtxFx22 *pDst, register fx32 x, register fx32 y);
118 MTX_Scale22_(pDst, x, y); in MTX_Scale22()
/TwlSDK-5.4/build/libraries/fx/common/src/
Dfx_mtx22.c52 asm void MTX_Scale22_(register MtxFx22* pDst, register fx32 x, register fx32 y) in MTX_Scale22_() function