Home
last modified time | relevance | path

Searched defs:pFrameWinList (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()
248 static FDK_SACENC_ERROR FrameWindowList_Add(FRAMEWIN_LIST *const pFrameWinList, in FrameWindowList_Add()
271 FRAMEWIN_LIST *const pFrameWinList, const INT idx) { in FrameWindowList_Remove()
296 FRAMEWIN_LIST *const pFrameWinList, const INT ll /*lower limit*/, in FrameWindowList_Limit()
319 FRAMEWIN_LIST *const pFrameWinList, const INT avoid_keep) { in fdk_sacenc_frameWindow_GetWindow()