Home
last modified time | relevance | path

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

/dports/multimedia/handbrake/fdk-aac-2.0.1/libSBRenc/src/
H A Dmh_det.cpp910 INT **pSignMatrix, UCHAR *pEnvComp, INT nSfb, in calculateCompVector() argument
950 if (pSignMatrix[maxPosT][maxPosF - 1] > 0 && in calculateCompVector()
951 pSignMatrix[maxPosT][maxPosF] < 0) { in calculateCompVector()
976 if (pSignMatrix[maxPosT][maxPosF] > 0 && in calculateCompVector()
977 pSignMatrix[maxPosT][maxPosF + 1] < 0) { in calculateCompVector()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libSBRenc/src/
H A Dmh_det.cpp910 INT **pSignMatrix, UCHAR *pEnvComp, INT nSfb, in calculateCompVector() argument
950 if (pSignMatrix[maxPosT][maxPosF - 1] > 0 && in calculateCompVector()
951 pSignMatrix[maxPosT][maxPosF] < 0) { in calculateCompVector()
976 if (pSignMatrix[maxPosT][maxPosF] > 0 && in calculateCompVector()
977 pSignMatrix[maxPosT][maxPosF + 1] < 0) { in calculateCompVector()