Searched refs:MTX_Transpose43 (Results 1 – 2 of 2) sorted by relevance
40 SDK_DECL_INLINE void MTX_Transpose43(const MtxFx43 *pSrc, MtxFx43 *pDst);143 SDK_INLINE void MTX_Transpose43(const MtxFx43 *pSrc, MtxFx43 *pDst) in MTX_Transpose43() function
529 MTX_Transpose43(&m, &m); in test_FX_MTX43()