Searched refs:MTX_Copy33 (Results 1 – 2 of 2) sorted by relevance
38 SDK_DECL_INLINE void MTX_Copy33(const MtxFx33 *pSrc, MtxFx33 *pDst);90 SDK_INLINE void MTX_Copy33(const MtxFx33 *pSrc, MtxFx33 *pDst) in MTX_Copy33() function
344 MTX_Copy33(&m, &m33); in test_FX_MTX33()