Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dconceal_types.h164 SCHAR rvlcPreviousBlockType; member
Drvlc.cpp966 …&& (pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousBlockType == currentBlockType) && pA… in rvlcFinalErrorDetection()
980 …>sf_concealment && (pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousBlockType == current… in rvlcFinalErrorDetection()
1006 …&& (pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousBlockType == currentBlockType) && Co… in rvlcFinalErrorDetection()
1205 …pAacDecoderStaticChannelInfo[ch]->concealmentInfo.rvlcPreviousBlockType = (GetWindowSequence(&pAac… in CRvlc_ElementCheck()