Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/fx/
Dfx_mtx44.h93 SDK_INLINE void MTX_Copy44(const MtxFx44 *pSrc, MtxFx44 *pDst) in MTX_Copy44() function
/TwlSDK-5.4/build/demos/fx/test/src/
Dmain.c665 MTX_Copy44(&m, &m44); in test_FX_MTX44()