Searched refs:CAacDecoderStaticChannelInfo (Results 1 – 16 of 16) sorted by relevance
/external/aac/libAACdec/src/ |
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 | block.h | 206 void CBlock_FrequencyToTime(CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, 217 void CBlock_FrequencyToTimeLowDelay(CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo,
|
D | aac_ram.h | 112 H_ALLOC_MEM(AacDecoderStaticChannelInfo, CAacDecoderStaticChannelInfo)
|
D | aac_ram.cpp | 111 C_ALLOC_MEM2(AacDecoderStaticChannelInfo, CAacDecoderStaticChannelInfo, 1, (8))
|
D | channel.cpp | 133 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[2], in CChannelElement_Decode() 230 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], in CChannelElement_Read()
|
D | aacdecoder.h | 196 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[(8)]; /*!< Persistent channel memory */
|
D | conceal.cpp | 220 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, 654 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo ) in CConcealment_Store() 732 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, in CConcealment_Apply() 829 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, in CConcealment_ApplyNoise()
|
D | aacdec_drc.cpp | 669 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], in aacDecoder_drcExtractAndMap() 1111 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], in aacDecoder_drcProlog() 1143 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], in aacDecoder_drcEpilog()
|
D | channelinfo.h | 198 } CAacDecoderStaticChannelInfo; typedef
|
D | rvlc.cpp | 799 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo) in rvlcFinalErrorDetection() 1128 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, in CRvlc_Decode() 1175 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], in CRvlc_ElementCheck()
|
D | block.cpp | 676 void CBlock_FrequencyToTime(CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, in CBlock_FrequencyToTime() 745 void CBlock_FrequencyToTimeLowDelay( CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, in CBlock_FrequencyToTimeLowDelay()
|
D | rvlcconceal.cpp | 401 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 639 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo in PredictiveInterpolation()
|