Searched refs:concealmentInfo (Results 1 – 8 of 8) sorted by relevance
/external/aac/libAACdec/src/ |
D | rvlcconceal.cpp | 492 if ((pAacDecoderStaticChannelInfo->concealmentInfo in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 494 (pAacDecoderStaticChannelInfo->concealmentInfo in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 501 fMin(commonMin, pAacDecoderStaticChannelInfo->concealmentInfo in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 512 if (pAacDecoderStaticChannelInfo->concealmentInfo in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 519 fMin(commonMin, pAacDecoderStaticChannelInfo->concealmentInfo in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 530 if ((pAacDecoderStaticChannelInfo->concealmentInfo in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 532 (pAacDecoderStaticChannelInfo->concealmentInfo in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 534 (pAacDecoderStaticChannelInfo->concealmentInfo in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 536 (pAacDecoderStaticChannelInfo->concealmentInfo in BidirectionalEstimation_UseScfOfPrevFrameAsReference() 543 fMin(commonMin, pAacDecoderStaticChannelInfo->concealmentInfo in BidirectionalEstimation_UseScfOfPrevFrameAsReference() [all …]
|
D | rvlc.cpp | 944 pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 953 pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 960 pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 977 (pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousBlockType == in rvlcFinalErrorDetection() 979 pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 995 !(pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 998 (pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 1022 pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 1025 (pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousBlockType == in rvlcFinalErrorDetection() 1203 pAacDecoderStaticChannelInfo[ch]->concealmentInfo.rvlcPreviousBlockType = in CRvlc_ElementCheck() [all …]
|
D | aacdecoder.cpp | 2228 ->concealmentInfo.spectralCoefficient; in CAacDecoder_Init() 2232 ->concealmentInfo.specScale; in CAacDecoder_Init() 2336 &self->pAacDecoderStaticChannelInfo[ch]->concealmentInfo, in CAacDecoder_Init() 2478 &self->pAacDecoderStaticChannelInfo[ch]->concealmentInfo, in CAacDecoder_DecodeFrame() 2547 &self->pAacDecoderStaticChannelInfo[ch]->concealmentInfo, in CAacDecoder_DecodeFrame() 3253 &pAacDecoderStaticChannelInfo->concealmentInfo; in CAacDecoder_DecodeFrame() 3279 &(*ppAacDecoderStaticChannelInfo)->concealmentInfo, in CAacDecoder_DecodeFrame() 3371 ->concealmentInfo.TDNoiseSeed = in CAacDecoder_DecodeFrame() 3373 ->concealmentInfo.TDNoiseSeed; in CAacDecoder_DecodeFrame()
|
D | channelinfo.h | 260 CConcealmentInfo concealmentInfo; member
|
D | usacdec_lpd.cpp | 1214 &pAacDecoderStaticChannelInfo->concealmentInfo, 1); in CLpdChannelStream_Read() 1396 &pAacDecoderStaticChannelInfo->concealmentInfo, 1)) { in CLpdChannelStream_Read() 1431 &pAacDecoderStaticChannelInfo->concealmentInfo, 1)) { in CLpdChannelStream_Read() 1608 &pAacDecoderStaticChannelInfo->concealmentInfo, 0); in CLpd_RenderTimeSignal()
|
D | conceal.cpp | 1861 &pAacDecoderStaticChannelInfo->concealmentInfo; in CConcealment_TDFading()
|
D | aacdecoder_lib.cpp | 1436 self->pAacDecoderStaticChannelInfo[0]->concealmentInfo.concealState > in aacDecoder_DecodeFrame()
|
/external/aac/libSACdec/src/ |
D | sac_bitdec.cpp | 1455 SpatialDecConcealmentInfo *concealmentInfo, SCHAR ottVsTotDbMode, in mapIndexData() argument 1484 concealmentInfo, cmpIdxData[xttIdx], in mapIndexData()
|