Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dconceal_types.h181 UCHAR lastWinGrpLen; member
Dconceal.cpp335 pConcealChannelInfo->lastWinGrpLen = 1; in CConcealment_InitChannelData()
575 hConcealmentInfo->lastWinGrpLen = in CConcealment_Store()
1713 pConcealmentInfo->lastWinGrpLen = 1; in CConcealment_ApplyFadeOut()
1722 srcGrpStart = numWindows - pConcealmentInfo->lastWinGrpLen; in CConcealment_ApplyFadeOut()
1727 fMax(1, (int)(numWindows / (pConcealmentInfo->lastWinGrpLen + 1))); in CConcealment_ApplyFadeOut()