Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Drvlc.cpp817 UCHAR currentBlockType; /* short: 0, not short: 1*/ in rvlcFinalErrorDetection() local
926currentBlockType = (GetWindowSequence(&pAacDecoderChannelInfo->icsInfo) == EightShortSequence) ? 0… in rvlcFinalErrorDetection()
966 …&& (pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousBlockType == currentBlockType) && pA… in rvlcFinalErrorDetection()
980 …lment && (pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousBlockType == currentBlockType)) in rvlcFinalErrorDetection()
1006 …&& (pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousBlockType == currentBlockType) && Co… in rvlcFinalErrorDetection()