Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/fx/
Dfx_mtx33.h37 SDK_DECL_INLINE void MTX_Identity33(MtxFx33 *pDst);
74 SDK_INLINE void MTX_Identity33(MtxFx33 *pDst) in MTX_Identity33() function
/TwlSDK-5.1.0/build/demos/fx/test/src/
Dmain.c342 MTX_Identity33(&m); in test_FX_MTX33()