Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Drvlc.cpp133 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in rvlcInit()
215 CErRvlcInfo *pRvlc, CAacDecoderChannelInfo *pAacDecoderChannelInfo) { in rvlcCheckIntensityCb()
437 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in rvlcDecodeForward()
619 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in rvlcDecodeBackward()
804 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in rvlcFinalErrorDetection()
1060 void CRvlc_Read(CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CRvlc_Read()
1135 void CRvlc_Decode(CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CRvlc_Decode()
1168 CAacDecoderChannelInfo *pAacDecoderChannelInfo[], in CRvlc_ElementCheck()
Drvlcconceal.cpp130 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in calcRefValFwd()
206 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in calcRefValBwd()
287 CAacDecoderChannelInfo *pAacDecoderChannelInfo) { in BidirectionalEstimation_UseLowerScfOfCurrentFrame()
433 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
604 void StatisticalEstimation(CAacDecoderChannelInfo *pAacDecoderChannelInfo) { in StatisticalEstimation()
716 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in PredictiveInterpolation()
Dblock.cpp159 CAacDecoderChannelInfo *pAacDecoderChannelInfo, HANDLE_FDK_BITSTREAM bs, in CBlock_ReadScaleFactorData()
217 void CBlock_ScaleSpectralData(CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_ScaleSpectralData()
327 HANDLE_FDK_BITSTREAM bs, CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_ReadSectionData()
488 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_InverseQuantizeSpectralData()
621 HANDLE_FDK_BITSTREAM bs, CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_ReadSpectralData()
783 void CBlock_ApplyNoise(CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_ApplyNoise()
900 HANDLE_FDK_BITSTREAM hBs, CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_ReadAcSpectralData()
945 void ApplyTools(CAacDecoderChannelInfo *pAacDecoderChannelInfo[], in ApplyTools()
1018 CAacDecoderChannelInfo *pAacDecoderChannelInfo, FIXP_PCM outSamples[], in CBlock_FrequencyToTime()
1254 CAacDecoderChannelInfo *pAacDecoderChannelInfo, FIXP_PCM outSamples[], in CBlock_FrequencyToTimeLowDelay()
Dusacdec_lpd.cpp780 static void calcTCXGain(CAacDecoderChannelInfo *pAacDecoderChannelInfo, in calcTCXGain()
857 void CLpd_FdnsDecode(CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CLpd_FdnsDecode()
935 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CLpd_TcxDecode()
1051 HANDLE_FDK_BITSTREAM hBs, CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CLpd_TCX_Read()
1158 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CLpd_Reset()
1197 HANDLE_FDK_BITSTREAM hBs, CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CLpdChannelStream_Read()
1484 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CLpdChannelStream_Decode()
1549 CAacDecoderChannelInfo *pAacDecoderChannelInfo, FIXP_PCM *pTimeData, in CLpd_RenderTimeSignal()
Dconceal.cpp548 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_Store()
646 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_Apply()
800 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_ApplyNoise()
872 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_ApplyInter()
1329 const int samplesPerFrame, CAacDecoderChannelInfo *pAacDecoderChannelInfo) { in CConcealment_UpdateState()
1674 const int samplesPerFrame, CAacDecoderChannelInfo *pAacDecoderChannelInfo) { in CConcealment_ApplyFadeOut()
Dchannel.cpp385 CAacDecoderChannelInfo *pAacDecoderChannelInfo) { in CChannel_CodebookTableInit()
413 HANDLE_FDK_BITSTREAM hBs, CAacDecoderChannelInfo *pAacDecoderChannelInfo[], in CChannelElement_Read()
Daacdec_hcr.cpp202 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CHcr_Read()
265 UINT HcrInit(H_HCR_INFO pHcr, CAacDecoderChannelInfo *pAacDecoderChannelInfo, in HcrInit()
433 UINT HcrDecoder(H_HCR_INFO pHcr, CAacDecoderChannelInfo *pAacDecoderChannelInfo, in HcrDecoder()
511 H_HCR_INFO pHcr, CAacDecoderChannelInfo *pAacDecoderChannelInfo, in HcrReorderQuantizedSpectralCoefficients()
Dusacdec_fac.cpp115 FIXP_DBL *CLpd_FAC_GetMemory(CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CLpd_FAC_GetMemory()
Daacdec_drc.cpp836 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in aacDecoder_drcApply()
Daacdecoder.h234 *pAacDecoderChannelInfo[(8)]; /*!< Temporal channel memory */ member
Daacdecoder.cpp3226 CAacDecoderChannelInfo *pAacDecoderChannelInfo = in CAacDecoder_DecodeFrame() local