Searched refs:EightShortSequence (Results 1 – 6 of 6) sorted by relevance
133 EightShortSequence, enumerator383 return (pIcsInfo->WindowSequence != EightShortSequence); in IsLongBlock()410 return (pIcsInfo->WindowSequence == EightShortSequence) ? 8 : 1; in GetWindowsPerFrame()
246 || prevWinSeq == EightShortSequence ) in CConcealment_GetWinSeq()1059 if (pIcsInfo->WindowSequence == EightShortSequence) { in CConcealment_ApplyInter()1066 … if (pConcealmentInfo->windowSequence == EightShortSequence) { /* f_n == EightShortSequence */ in CConcealment_ApplyInter()1072 pIcsInfo->WindowSequence = EightShortSequence; in CConcealment_ApplyInter()1079 EightShortSequence, in CConcealment_ApplyInter()1086 EightShortSequence, in CConcealment_ApplyInter()1110 EightShortSequence, in CConcealment_ApplyInter()1159 … if (pConcealmentInfo->windowSequence == EightShortSequence) { /* f_n == EightShortSequence */ in CConcealment_ApplyInter()1174 EightShortSequence, in CConcealment_ApplyInter()1363 case EightShortSequence: in CConcealment_CalcBandEnergy()
122 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence) in calcRefValFwd()196 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence) in calcRefValBwd()274 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence) { in BidirectionalEstimation_UseLowerScfOfCurrentFrame()411 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence) { in BidirectionalEstimation_UseScfOfPrevFrameAsReference()542 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence) in StatisticalEstimation()647 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence) in PredictiveInterpolation()
926 …currentBlockType = (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence) ? 0… in rvlcFinalErrorDetection()1072 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence) { in CRvlc_Read()1205 …lockType = (GetWindowSequence(&pAacDecoderChannelInfo[ch]->icsInfo) == EightShortSequence) ? 0 : 1; in CRvlc_ElementCheck()
706 case EightShortSequence: in CBlock_FrequencyToTime()
1077 if (winSeq == EightShortSequence) { in aacDecoder_drcApply()