Home
last modified time | relevance | path

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

/external/aac/libSACenc/src/
Dsacenc_framewindowing.cpp232 static FDK_SACENC_ERROR FrameWinList_Reset(FRAMEWIN_LIST *const pFrameWinList) { in FrameWinList_Reset() function
355 if (SACENC_OK != (error = FrameWinList_Reset(pFrameWinList))) goto bail; in fdk_sacenc_frameWindow_GetWindow()