Searched refs:MTX_Copy43 (Results 1 – 2 of 2) sorted by relevance
37 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
508 MTX_Copy43(&m, &m43); in test_FX_MTX43()