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.cpp337 pConcealChannelInfo->lastWinGrpLen = 1; in CConcealment_InitChannelData()
577 hConcealmentInfo->lastWinGrpLen = in CConcealment_Store()
1710 pConcealmentInfo->lastWinGrpLen = 1; in CConcealment_ApplyFadeOut()
1719 srcGrpStart = numWindows - pConcealmentInfo->lastWinGrpLen; in CConcealment_ApplyFadeOut()
1724 fMax(1, (int)(numWindows / (pConcealmentInfo->lastWinGrpLen + 1))); in CConcealment_ApplyFadeOut()