Searched refs:invResult (Results 1 – 1 of 1) sorted by relevance
429 int invResult = MTX_Inverse43(mtx, &mtxInv); in CheckInvMtxValid_() local437 SDK_ASSERTMSG(invResult == 0, "Failure in MTX_Inverse43() that must be successful"); in CheckInvMtxValid_()