Searched refs:m33 (Results 1 – 1 of 1) sorted by relevance
315 MtxFx33 m33; in test_FX_MTX33() local344 MTX_Copy33(&m, &m33); in test_FX_MTX33()345 SDK_ASSERTMSG(equal_mtx33(&m, &m33), "MTX_Copy33"); in test_FX_MTX33()484 MtxFx33 m33; in test_FX_MTX43() local510 MTX_Copy43To33(&m, &m33); in test_FX_MTX43()511 SDK_ASSERTMSG(equal_mtx33(&m33, &ans33), "MTX_Copy43To33"); in test_FX_MTX43()643 MtxFx33 m33; in test_FX_MTX44() local667 MTX_Copy44To33(&m, &m33); in test_FX_MTX44()668 SDK_ASSERTMSG(equal_mtx33(&m33, &ans33), "MTX_Copy44To33"); in test_FX_MTX44()