Lines Matching refs:BLOCK_SHORT
251 if (prevWinSeq == BLOCK_START || prevWinSeq == BLOCK_SHORT) { in CConcealment_GetWinSeq()
919 if (pIcsInfo->WindowSequence == BLOCK_SHORT) { in CConcealment_ApplyInter()
927 BLOCK_SHORT) { /* f_n == BLOCK_SHORT */ in CConcealment_ApplyInter()
934 pIcsInfo->WindowSequence = BLOCK_SHORT; in CConcealment_ApplyInter()
940 pSamplingRateInfo, BLOCK_SHORT, CConcealment_NoExpand, in CConcealment_ApplyInter()
946 pSamplingRateInfo, BLOCK_SHORT, CConcealment_NoExpand, in CConcealment_ApplyInter()
968 pSamplingRateInfo, BLOCK_SHORT, CConcealment_Expand, in CConcealment_ApplyInter()
1011 BLOCK_SHORT) { /* f_n == BLOCK_SHORT */ in CConcealment_ApplyInter()
1026 pSamplingRateInfo, BLOCK_SHORT, CConcealment_Expand, /* !!! */ in CConcealment_ApplyInter()
1175 case BLOCK_SHORT: in CConcealment_CalcBandEnergy()
1718 if (pConcealmentInfo->windowSequence == BLOCK_SHORT) { in CConcealment_ApplyFadeOut()