Searched refs:pSignMatrix (Results 1 – 1 of 1) sorted by relevance
968 INT ** pSignMatrix, in calculateCompVector() argument1015 if (pSignMatrix[maxPosT][maxPosF - 1] > 0 && pSignMatrix[maxPosT][maxPosF] < 0) { in calculateCompVector()1037 if (pSignMatrix[maxPosT][maxPosF] > 0 && pSignMatrix[maxPosT][maxPosF + 1] < 0) { in calculateCompVector()