Searched refs:winMaxVal (Results 1 – 1 of 1) sorted by relevance
/external/aac/libSACenc/src/ |
D | sacenc_framewindowing.cpp | 199 FIXP_WIN winMaxVal = FX_DBL2FX_WIN((FIXP_DBL)MAXVAL_DBL); in fdk_sacenc_frameWindow_Init() local 214 { hFrameWindow->pTaperAna__FDK[ts] = winMaxVal; } in fdk_sacenc_frameWindow_Init() 337 FIXP_WIN winMaxVal = FX_DBL2FX_WIN((FIXP_DBL)MAXVAL_DBL); in fdk_sacenc_frameWindow_GetWindow() local 411 FDKmemset_flex(&pWindowAna__FDK[winCnt][start], winMaxVal, in fdk_sacenc_frameWindow_GetWindow() 438 FDKmemset_flex(&pWindowAna__FDK[winCnt][startRect], winMaxVal, in fdk_sacenc_frameWindow_GetWindow() 441 applyRightWindowGain__FDK[winCnt] = winMaxVal; in fdk_sacenc_frameWindow_GetWindow() 451 FDKmemset_flex(&pWindowAna__FDK[w][timeSlots], winMaxVal, in fdk_sacenc_frameWindow_GetWindow() 458 FDKmemset_flex(&pWindowAna__FDK[w][timeSlots], winMaxVal, in fdk_sacenc_frameWindow_GetWindow() 469 if (applyRightWindowGain__FDK[w] < winMaxVal) { in fdk_sacenc_frameWindow_GetWindow() 495 FDKmemset_flex(pWindowAna__FDK[0], winMaxVal, timeSlots); in fdk_sacenc_frameWindow_GetWindow()
|