Home
last modified time | relevance | path

Searched defs:pAacDecoderChannelInfo (Results 1 – 9 of 9) sorted by relevance

/external/aac/libAACdec/src/
Drvlc.cpp115 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in rvlcInit()
194 CAacDecoderChannelInfo *pAacDecoderChannelInfo) in rvlcCheckIntensityCb()
416 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in rvlcDecodeForward()
607 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in rvlcDecodeBackward()
798 void rvlcFinalErrorDetection (CAacDecoderChannelInfo *pAacDecoderChannelInfo, in rvlcFinalErrorDetection()
1053 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CRvlc_Read()
1127 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CRvlc_Decode()
1174 CAacDecoderChannelInfo *pAacDecoderChannelInfo[], in CRvlc_ElementCheck()
Drvlcconceal.cpp111 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in calcRefValFwd()
186 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in calcRefValBwd()
266 …d BidirectionalEstimation_UseLowerScfOfCurrentFrame (CAacDecoderChannelInfo *pAacDecoderChannelInf… in BidirectionalEstimation_UseLowerScfOfCurrentFrame()
400 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
532 void StatisticalEstimation (CAacDecoderChannelInfo *pAacDecoderChannelInfo) in StatisticalEstimation()
638 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in PredictiveInterpolation()
Dblock.cpp161 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_ReadScaleFactorData()
214 void CBlock_ScaleSpectralData(CAacDecoderChannelInfo *pAacDecoderChannelInfo, SamplingRateInfo *pSa… in CBlock_ScaleSpectralData()
273 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_ReadSectionData()
425 AAC_DECODER_ERROR CBlock_InverseQuantizeSpectralData(CAacDecoderChannelInfo *pAacDecoderChannelInfo in CBlock_InverseQuantizeSpectralData()
502 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_ReadSpectralData()
634 void ApplyTools ( CAacDecoderChannelInfo *pAacDecoderChannelInfo[], in ApplyTools()
676 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_FrequencyToTime()
745 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_FrequencyToTimeLowDelay()
Dchannel.cpp198 void CChannel_CodebookTableInit(CAacDecoderChannelInfo *pAacDecoderChannelInfo) in CChannel_CodebookTableInit()
229 CAacDecoderChannelInfo *pAacDecoderChannelInfo[], in CChannelElement_Read()
Dconceal.cpp653 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_Store()
731 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_Apply()
828 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_ApplyNoise()
1008 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_ApplyInter()
Daacdec_hcr.cpp208 CAacDecoderChannelInfo *pAacDecoderChannelInfo) in CHcr_Read()
281 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in HcrInit()
452 const CAacDecoderChannelInfo *pAacDecoderChannelInfo, in HcrDecoder()
473 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in HcrDecoder()
562 H_HCR_INFO pHcr, CAacDecoderChannelInfo *pAacDecoderChannelInfo, in HcrReorderQuantizedSpectralCoefficients()
Daacdecoder.h195 CAacDecoderChannelInfo *pAacDecoderChannelInfo[(8)]; /*!< Temporal channel memory */ member
Daacdecoder.cpp1699 CAacDecoderChannelInfo *pAacDecoderChannelInfo; in CAacDecoder_DecodeFrame() local
Daacdec_drc.cpp848 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in aacDecoder_drcApply()