/external/aac/libAACdec/src/ |
D | rvlcconceal.cpp | 401 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo in BidirectionalEstimation_UseScfOfPrevFrameAsReference() argument 452 …if ( (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]==INTENSITY_HCB) ||… in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 454 …ChannelInfo->pDynData->aScaleFactor[bnds] = FDKmin(commonMin, pAacDecoderStaticChannelInfo->concea… in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 462 … if ( pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]==NOISE_HCB ) { in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 464 …ChannelInfo->pDynData->aScaleFactor[bnds] = FDKmin(commonMin, pAacDecoderStaticChannelInfo->concea… in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 471 … if ( (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]!=ZERO_HCB) in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 472 … && (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]!=NOISE_HCB) in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 473 … && (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]!=INTENSITY_HCB) in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 474 … && (pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds]!=INTENSITY_HCB2) ) in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 477 …ChannelInfo->pDynData->aScaleFactor[bnds] = FDKmin(commonMin, pAacDecoderStaticChannelInfo->concea… in BidirectionalEstimation_UseScfOfPrevFrameAsReference() [all …]
|
D | aacdecoder.cpp | 787 if (self->pAacDecoderStaticChannelInfo[ch] != NULL) { in CAacDecoder_Close() 788 if (self->pAacDecoderStaticChannelInfo[ch]->pOverlapBuffer != NULL) { in CAacDecoder_Close() 789 FreeOverlapBuffer (&self->pAacDecoderStaticChannelInfo[ch]->pOverlapBuffer); in CAacDecoder_Close() 791 if (self->pAacDecoderStaticChannelInfo[ch] != NULL) { in CAacDecoder_Close() 792 FreeAacDecoderStaticChannelInfo (&self->pAacDecoderStaticChannelInfo[ch]); in CAacDecoder_Close() 1042 if (self->pAacDecoderStaticChannelInfo[ch] == NULL) { in CAacDecoder_Init() 1043 self->pAacDecoderStaticChannelInfo[ch] = GetAacDecoderStaticChannelInfo(ch); in CAacDecoder_Init() 1044 if (self->pAacDecoderStaticChannelInfo[ch] == NULL) { in CAacDecoder_Init() 1047 …self->pAacDecoderStaticChannelInfo[ch]->pOverlapBuffer = GetOverlapBuffer(ch); /* This area size d… in CAacDecoder_Init() 1048 if (self->pAacDecoderStaticChannelInfo[ch]->pOverlapBuffer == NULL) { in CAacDecoder_Init() [all …]
|
D | rvlc.cpp | 799 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo) in rvlcFinalErrorDetection() argument 940 …pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = pAacDecoderStaticChannelInfo->concealmentIn… in rvlcFinalErrorDetection() 948 …pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds] = pAacDecoderChannelInfo… in rvlcFinalErrorDetection() 953 pAacDecoderStaticChannelInfo->concealmentInfo.aRvlcPreviousCodebook[bnds] = ZERO_HCB; in rvlcFinalErrorDetection() 966 …&& (pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousBlockType == currentBlockType) && pA… in rvlcFinalErrorDetection() 969 …onalEstimation_UseScfOfPrevFrameAsReference (pAacDecoderChannelInfo, pAacDecoderStaticChannelInfo); in rvlcFinalErrorDetection() 980 …&& !(pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousScaleFactorOK && pRvlc->sf_concealm… in rvlcFinalErrorDetection() 1005 …if ( (pRvlc->conceal_min <= pRvlc->conceal_max) && pAacDecoderStaticChannelInfo->concealmentInfo… in rvlcFinalErrorDetection() 1006 …&& (pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousBlockType == currentBlockType) && Co… in rvlcFinalErrorDetection() 1008 PredictiveInterpolation(pAacDecoderChannelInfo, pAacDecoderStaticChannelInfo); in rvlcFinalErrorDetection() [all …]
|
D | rvlcconceal.h | 101 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo 108 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo
|
D | rvlc.h | 115 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, 126 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[],
|
D | channel.h | 117 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[2], 138 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[],
|
D | conceal.h | 130 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo ); 134 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo,
|
D | aacdec_drc.h | 141 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], 171 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[],
|
D | channel.cpp | 133 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[2], in CChannelElement_Decode() 192 pAacDecoderStaticChannelInfo, in CChannelElement_Decode() 230 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], in CChannelElement_Read() argument 374 pAacDecoderStaticChannelInfo[ch], in CChannelElement_Read()
|
D | aacdec_drc.cpp | 669 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], in aacDecoder_drcExtractAndMap() argument 683 FDK_ASSERT(pAacDecoderStaticChannelInfo != NULL); in aacDecoder_drcExtractAndMap() 826 pAacDecoderStaticChannelInfo[ch]->drcData = pThreadBs->channelData; in aacDecoder_drcExtractAndMap() 1111 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], in aacDecoder_drcProlog() argument 1127 pAacDecoderStaticChannelInfo, in aacDecoder_drcProlog() 1143 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], in aacDecoder_drcEpilog() argument 1159 pAacDecoderStaticChannelInfo, in aacDecoder_drcEpilog()
|
D | block.h | 206 void CBlock_FrequencyToTime(CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, 217 void CBlock_FrequencyToTimeLowDelay(CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo,
|
D | block.cpp | 675 void CBlock_FrequencyToTime(CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, in CBlock_FrequencyToTime() argument 720 &pAacDecoderStaticChannelInfo->IMdct, in CBlock_FrequencyToTime() 744 void CBlock_FrequencyToTimeLowDelay( CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, in CBlock_FrequencyToTimeLowDelay() argument 754 pAacDecoderStaticChannelInfo->pOverlapBuffer, in CBlock_FrequencyToTimeLowDelay()
|
D | conceal.cpp | 220 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, 654 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo ) in CConcealment_Store() argument 732 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, in CConcealment_Apply() argument 755 pAacDecoderStaticChannelInfo ); in CConcealment_Apply() 791 pAacDecoderStaticChannelInfo, in CConcealment_Apply() 829 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, in CConcealment_ApplyNoise() argument
|
D | aacdecoder.h | 196 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[(8)]; /*!< Persistent channel memory */ member
|
D | aacdecoder_lib.cpp | 912 …if (ErrorStatus || (flags & AACDEC_CONCEAL) || self->pAacDecoderStaticChannelInfo[0]->concealmentI… in aacDecoder_DecodeFrame()
|