Home
last modified time | relevance | path

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

/external/aac/libSACenc/src/
Dsacenc_framewindowing.h154 } FRAMEWIN_LIST; typedef
173 FRAMEWIN_LIST *const pFrameWinList, const INT avoid_keep);
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()
Dsacenc_lib.cpp236 FRAMEWIN_LIST frameWinList;