Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/fx/
Dfx_mtx43.h37 SDK_DECL_INLINE void MTX_Copy43(const MtxFx43 *pSrc, MtxFx43 *pDst);
90 SDK_INLINE void MTX_Copy43(const MtxFx43 *pSrc, MtxFx43 *pDst) in MTX_Copy43() function
/TwlSDK-5.4/build/demos/fx/test/src/
Dmain.c508 MTX_Copy43(&m, &m43); in test_FX_MTX43()