Searched refs:pfRes (Results 1 – 2 of 2) sorted by relevance
331 float pfRes[4]; in PVRTMatrixInverseExF() local347 PVRTMatrixLinearEqSolveF(pfRes, (float**)ppfRows, 4); in PVRTMatrixInverseExF()351 mTmp.f[i + 4 * j] = pfRes[j]; in PVRTMatrixInverseExF()
336 int *ppfRows[4], pfRes[4], pfIn[20]; in PVRTMatrixInverseExX() local353 PVRTMatrixLinearEqSolveX(pfRes, (int**)ppfRows, 4); in PVRTMatrixInverseExX()357 mTmp.f[i + 4 * j] = pfRes[j]; in PVRTMatrixInverseExX()