Home
last modified time | relevance | path

Searched refs:invResult (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.2.1/build/demos/fx/test/src/
Dfx_append_mtx.c429 int invResult = MTX_Inverse43(mtx, &mtxInv); in CheckInvMtxValid_() local
437 SDK_ASSERTMSG(invResult == 0, "Failure in MTX_Inverse43() that must be successful"); in CheckInvMtxValid_()