Home
last modified time | relevance | path

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

/external/aac/libSACenc/src/
Dsacenc_framewindowing.cpp248 static FDK_SACENC_ERROR FrameWindowList_Add(FRAMEWIN_LIST *const pFrameWinList, in FrameWindowList_Add() function
367 (error = FrameWindowList_Add(pFrameWinList, p_l - 1, FW_HOLD))) in fdk_sacenc_frameWindow_GetWindow()
370 (error = FrameWindowList_Add(pFrameWinList, p_l, FW_INTP))) in fdk_sacenc_frameWindow_GetWindow()
375 (error = FrameWindowList_Add(pFrameWinList, p_l - 1, FW_HOLD))) in fdk_sacenc_frameWindow_GetWindow()
378 (error = FrameWindowList_Add(pFrameWinList, p_l, FW_INTP))) in fdk_sacenc_frameWindow_GetWindow()
380 if (SACENC_OK != (error = FrameWindowList_Add(pFrameWinList, in fdk_sacenc_frameWindow_GetWindow()
383 if (SACENC_OK != (error = FrameWindowList_Add( in fdk_sacenc_frameWindow_GetWindow()
399 (error = FrameWindowList_Add(pFrameWinList, timeSlots - 1, FW_HOLD))) in fdk_sacenc_frameWindow_GetWindow()
431 (error = FrameWindowList_Add(pFrameWinList, timeSlots - 1, FW_INTP))) in fdk_sacenc_frameWindow_GetWindow()