Searched refs:maxPosT (Results 1 – 1 of 1) sorted by relevance
914 INT scfBand, est, l, ll, lu, maxPosF, maxPosT; in calculateCompVector() local927 maxPosT = 0; in calculateCompVector()935 maxPosT = est; in calculateCompVector()950 if (pSignMatrix[maxPosT][maxPosF - 1] > 0 && in calculateCompVector()951 pSignMatrix[maxPosT][maxPosF] < 0) { in calculateCompVector()957 (FIXP_DBL)CalcLdData(pTonalityMatrix[maxPosT][maxPosF - 1]) + in calculateCompVector()976 if (pSignMatrix[maxPosT][maxPosF] > 0 && in calculateCompVector()977 pSignMatrix[maxPosT][maxPosF + 1] < 0) { in calculateCompVector()979 (FIXP_DBL)CalcLdData(pTonalityMatrix[maxPosT][maxPosF + 1]) + in calculateCompVector()