Home
last modified time | relevance | path

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

/external/aac/libSACenc/src/
Dsacenc_framewindowing.cpp338 FIXP_WIN applyRightWindowGain__FDK[MAX_NUM_PARAMS]; in fdk_sacenc_frameWindow_GetWindow() local
357 FDKmemclear(applyRightWindowGain__FDK, sizeof(applyRightWindowGain__FDK)); in fdk_sacenc_frameWindow_GetWindow()
416 applyRightWindowGain__FDK[winCnt] = in fdk_sacenc_frameWindow_GetWindow()
441 applyRightWindowGain__FDK[winCnt] = winMaxVal; in fdk_sacenc_frameWindow_GetWindow()
446 if (applyRightWindowGain__FDK[w] > (FIXP_WIN)0) { in fdk_sacenc_frameWindow_GetWindow()
469 if (applyRightWindowGain__FDK[w] < winMaxVal) { in fdk_sacenc_frameWindow_GetWindow()
474 applyRightWindowGain__FDK[w])); in fdk_sacenc_frameWindow_GetWindow()