Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.cpp909 static void calculateCompVector(UCHAR *pAddHarmSfb, FIXP_DBL **pTonalityMatrix, in calculateCompVector() argument
932 if (pTonalityMatrix[est][l] > maxVal) { in calculateCompVector()
933 maxVal = pTonalityMatrix[est][l]; in calculateCompVector()
957 (FIXP_DBL)CalcLdData(pTonalityMatrix[maxPosT][maxPosF - 1]) + in calculateCompVector()
979 (FIXP_DBL)CalcLdData(pTonalityMatrix[maxPosT][maxPosF + 1]) + in calculateCompVector()