Searched refs:MTX_Transpose44 (Results 1 – 2 of 2) sorted by relevance
40 SDK_DECL_INLINE void MTX_Transpose44(const MtxFx44 *pSrc, MtxFx44 *pDst);149 SDK_INLINE void MTX_Transpose44(const MtxFx44 *pSrc, MtxFx44 *pDst) in MTX_Transpose44() function
686 MTX_Transpose44(&m, &m); in test_FX_MTX44()