Searched refs:MTX_Transpose33 (Results 1 – 2 of 2) sorted by relevance
41 SDK_DECL_INLINE void MTX_Transpose33(const MtxFx33 *pSrc, MtxFx33 *pDst);143 SDK_INLINE void MTX_Transpose33(const MtxFx33 *pSrc, MtxFx33 *pDst) in MTX_Transpose33() function
363 MTX_Transpose33(&m, &m); in test_FX_MTX33()