Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/fx/
Dfx_mtx43.h36 SDK_DECL_INLINE void MTX_Identity43(MtxFx43 *pDst);
74 SDK_INLINE void MTX_Identity43(MtxFx43 *pDst) in MTX_Identity43() function
/TwlSDK-5.4/build/demos/fx/test/src/
Dmain.c506 MTX_Identity43(&m); in test_FX_MTX43()