Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dconceal_types.h163 SCHAR rvlcPreviousScaleFactorOK; member
Drvlc.cpp966 …ype == currentBlockType) && pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousScaleFactorOK in rvlcFinalErrorDetection()
980 …&& !(pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousScaleFactorOK && pRvlc->sf_concealm… in rvlcFinalErrorDetection()
1005 …->conceal_max) && pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousScaleFactorOK && pRvlc… in rvlcFinalErrorDetection()
1207 …pAacDecoderStaticChannelInfo[ch]->concealmentInfo.rvlcPreviousScaleFactorOK = pAacDecoderChannelIn… in CRvlc_ElementCheck()
1210 pAacDecoderStaticChannelInfo[ch]->concealmentInfo.rvlcPreviousScaleFactorOK = 0; in CRvlc_ElementCheck()