Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dchannelinfo.cpp134 pIcsInfo->WindowSequence = OnlyLongSequence; in IcsRead()
151 if ( (flags & (AC_ELD|AC_LD)) && pIcsInfo->WindowSequence != OnlyLongSequence) { in IcsRead()
152 pIcsInfo->WindowSequence = OnlyLongSequence; in IcsRead()
Dconceal.cpp242 int newWinSeq = OnlyLongSequence; in CConcealment_GetWinSeq()
1116 OnlyLongSequence, in CConcealment_ApplyInter()
1155 OnlyLongSequence, in CConcealment_ApplyInter()
1181 pIcsInfo->WindowSequence = OnlyLongSequence; in CConcealment_ApplyInter()
1185 OnlyLongSequence, in CConcealment_ApplyInter()
1327 case OnlyLongSequence: in CConcealment_CalcBandEnergy()
Dchannelinfo.h131 OnlyLongSequence = 0, enumerator
Dblock.cpp694 case OnlyLongSequence: in CBlock_FrequencyToTime()