Home | History | Annotate | Download | only in src

Lines Matching refs:EightShortSequence

926   currentBlockType = (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence) ? 0 : 1;
1072 if (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence) {
1205 pAacDecoderStaticChannelInfo[ch]->concealmentInfo.rvlcPreviousBlockType = (GetWindowSequence(&pAacDecoderChannelInfo[ch]->icsInfo) == EightShortSequence) ? 0 : 1;