Searched refs:GetWindowSequence (Results 1 – 7 of 7) sorted by relevance
137 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == BLOCK_SHORT) in calcRefValFwd()213 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == BLOCK_SHORT) in calcRefValBwd()295 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == BLOCK_SHORT) { in BidirectionalEstimation_UseLowerScfOfCurrentFrame()443 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == BLOCK_SHORT) { in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
1111 FDK_ASSERT(GetWindowSequence(&pAacDecoderChannelInfo[L]->icsInfo) == in CJointStereo_ApplyMS()1112 GetWindowSequence(&pAacDecoderChannelInfo[R]->icsInfo)); in CJointStereo_ApplyMS()1223 FDK_ASSERT(GetWindowSequence(&pAacDecoderChannelInfo[L]->icsInfo) == in CJointStereo_ApplyIS()1224 GetWindowSequence(&pAacDecoderChannelInfo[R]->icsInfo)); in CJointStereo_ApplyIS()
929 (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == BLOCK_SHORT) ? 0 in rvlcFinalErrorDetection()1081 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == BLOCK_SHORT) { in CRvlc_Read()1204 (GetWindowSequence(&pAacDecoderChannelInfo[ch]->icsInfo) == BLOCK_SHORT) in CRvlc_ElementCheck()
507 inline BLOCK_TYPE GetWindowSequence(const CIcsInfo *pIcsInfo) { in GetWindowSequence() function
504 GetWindowSequence(&pAacDecoderChannelInfo[ch]->icsInfo) != in CChannelElement_Read()569 GetWindowSequence(&pAacDecoderChannelInfo[0]->icsInfo), in CChannelElement_Read()
807 (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == BLOCK_SHORT) in CBlock_ApplyNoise()
573 hConcealmentInfo->windowSequence = GetWindowSequence(pIcsInfo); in CConcealment_Store()