/external/aac/libAACdec/src/ |
D | block.h | 165 CAacDecoderChannelInfo *pAacDecoderChannelInfo, 177 CAacDecoderChannelInfo *pAacDecoderChannelInfo, 183 CAacDecoderChannelInfo *pAacDecoderChannelInfo, 193 void CBlock_ScaleSpectralData(CAacDecoderChannelInfo *pAacDecoderChannelInfo, SamplingRateInfo *pSa… 198 void ApplyTools ( CAacDecoderChannelInfo *pAacDecoderChannelInfo[], 207 CAacDecoderChannelInfo *pAacDecoderChannelInfo, 218 CAacDecoderChannelInfo *pAacDecoderChannelInfo, 223 AAC_DECODER_ERROR CBlock_InverseQuantizeSpectralData(CAacDecoderChannelInfo *pAacDecoderChannelInfo…
|
D | rvlcconceal.h | 97 void BidirectionalEstimation_UseLowerScfOfCurrentFrame(CAacDecoderChannelInfo *pAacDecoderChannelIn… 100 CAacDecoderChannelInfo *pAacDecoderChannelInfo, 104 void StatisticalEstimation (CAacDecoderChannelInfo *pAacDecoderChannelInfo); 107 CAacDecoderChannelInfo *pAacDecoderChannelInfo,
|
D | rvlc.h | 111 void CRvlc_Read (CAacDecoderChannelInfo *pAacDecoderChannelInfo, 114 void CRvlc_Decode (CAacDecoderChannelInfo *pAacDecoderChannelInfo, 125 CAacDecoderChannelInfo *pAacDecoderChannelInfo[],
|
D | channel.h | 106 void CChannel_CodebookTableInit(CAacDecoderChannelInfo *pAacDecoderChannelInfo); 116 void CChannelElement_Decode ( CAacDecoderChannelInfo *pAacDecoderChannelInfo[2], 137 CAacDecoderChannelInfo *pAacDecoderChannelInfo[],
|
D | aacdec_hcr.h | 103 CAacDecoderChannelInfo *pAacDecoderChannelInfo, 107 CAacDecoderChannelInfo *pAacDecoderChannelInfo, 118 CAacDecoderChannelInfo *pAacDecoderChannelInfo);
|
D | conceal.h | 129 CAacDecoderChannelInfo *pAacDecoderChannelInfo, 133 CAacDecoderChannelInfo *pAacDecoderChannelInfo,
|
D | block.cpp | 161 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_ReadScaleFactorData() 214 void CBlock_ScaleSpectralData(CAacDecoderChannelInfo *pAacDecoderChannelInfo, SamplingRateInfo *pSa… in CBlock_ScaleSpectralData() 273 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_ReadSectionData() 426 AAC_DECODER_ERROR CBlock_InverseQuantizeSpectralData(CAacDecoderChannelInfo *pAacDecoderChannelInfo… in CBlock_InverseQuantizeSpectralData() 503 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_ReadSpectralData() 641 void ApplyTools ( CAacDecoderChannelInfo *pAacDecoderChannelInfo[], in ApplyTools() 683 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_FrequencyToTime() 752 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CBlock_FrequencyToTimeLowDelay()
|
D | channelinfo.h | 294 } CAacDecoderChannelInfo; typedef 336 void CJointStereo_ApplyMS(CAacDecoderChannelInfo *pAacDecoderChannelInfo[2], 356 void CJointStereo_ApplyIS(CAacDecoderChannelInfo *pAacDecoderChannelInfo[2],
|
D | channel.cpp | 106 void MapMidSideMaskToPnsCorrelation (CAacDecoderChannelInfo *pAacDecoderChannelInfo[2]) in MapMidSideMaskToPnsCorrelation() 132 void CChannelElement_Decode( CAacDecoderChannelInfo *pAacDecoderChannelInfo[2], /*!< pointer to aac… in CChannelElement_Decode() 198 void CChannel_CodebookTableInit(CAacDecoderChannelInfo *pAacDecoderChannelInfo) in CChannel_CodebookTableInit() 229 CAacDecoderChannelInfo *pAacDecoderChannelInfo[], in CChannelElement_Read()
|
D | rvlc.cpp | 115 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()
|
D | rvlcconceal.cpp | 111 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in calcRefValFwd() 186 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in calcRefValBwd() 266 void BidirectionalEstimation_UseLowerScfOfCurrentFrame (CAacDecoderChannelInfo *pAacDecoderChannelI… in BidirectionalEstimation_UseLowerScfOfCurrentFrame() 400 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 532 void StatisticalEstimation (CAacDecoderChannelInfo *pAacDecoderChannelInfo) in StatisticalEstimation() 638 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in PredictiveInterpolation()
|
D | aac_ram.h | 113 H_ALLOC_MEM(AacDecoderChannelInfo, CAacDecoderChannelInfo)
|
D | aac_ram.cpp | 116 C_ALLOC_MEM2(AacDecoderChannelInfo, CAacDecoderChannelInfo, 1, (6))
|
D | aacdec_drc.h | 149 CAacDecoderChannelInfo *pAacDecoderChannelInfo,
|
D | stereo.cpp | 149 CAacDecoderChannelInfo *pAacDecoderChannelInfo[2], in CJointStereo_ApplyMS() 222 CAacDecoderChannelInfo *pAacDecoderChannelInfo[2], in CJointStereo_ApplyIS()
|
D | conceal.cpp | 207 CAacDecoderChannelInfo *pAacDecoderChannelInfo, 219 CAacDecoderChannelInfo *pAacDecoderChannelInfo, 653 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_Store() 731 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_Apply() 827 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_ApplyNoise() 1007 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_ApplyInter()
|
D | aacdecoder.h | 193 CAacDecoderChannelInfo *pAacDecoderChannelInfo[(6)]; /*!< Temporal channel memory */
|
D | aacdec_hcr.cpp | 157 CAacDecoderChannelInfo *pAacDecoderChannelInfo, 208 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()
|
D | aacdecoder.cpp | 1286 CAacDecoderChannelInfo tmpAacDecoderChannelInfo, *pTmpAacDecoderChannelInfo; in CAacDecoder_DecodeFrame() 1612 CAacDecoderChannelInfo *pAacDecoderChannelInfo; in CAacDecoder_DecodeFrame()
|
D | aacdec_drc.cpp | 779 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in aacDecoder_drcApply()
|