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 | 945 pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 954 pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 961 pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 978 (pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousBlockType == in rvlcFinalErrorDetection() 980 pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 996 !(pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 999 (pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 1023 pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 1026 (pAacDecoderStaticChannelInfo->concealmentInfo.rvlcPreviousBlockType == in rvlcFinalErrorDetection() 1204 pAacDecoderStaticChannelInfo[ch]->concealmentInfo.rvlcPreviousBlockType = in CRvlc_ElementCheck() [all …]
|
D | aacdecoder.cpp | 2357 ->concealmentInfo.spectralCoefficient; in CAacDecoder_Init() 2361 ->concealmentInfo.specScale; in CAacDecoder_Init() 2465 &self->pAacDecoderStaticChannelInfo[ch]->concealmentInfo, in CAacDecoder_Init() 2619 &self->pAacDecoderStaticChannelInfo[ch]->concealmentInfo, in CAacDecoder_DecodeFrame() 2688 &self->pAacDecoderStaticChannelInfo[ch]->concealmentInfo, in CAacDecoder_DecodeFrame() 3414 &pAacDecoderStaticChannelInfo->concealmentInfo; in CAacDecoder_DecodeFrame() 3440 &(*ppAacDecoderStaticChannelInfo)->concealmentInfo, in CAacDecoder_DecodeFrame() 3535 ->concealmentInfo.TDNoiseSeed = in CAacDecoder_DecodeFrame() 3537 ->concealmentInfo.TDNoiseSeed; in CAacDecoder_DecodeFrame()
|
D | channelinfo.h | 260 CConcealmentInfo concealmentInfo; member
|
D | usacdec_lpd.cpp | 1225 &pAacDecoderStaticChannelInfo->concealmentInfo, 1); in CLpdChannelStream_Read() 1407 &pAacDecoderStaticChannelInfo->concealmentInfo, 1)) { in CLpdChannelStream_Read() 1442 &pAacDecoderStaticChannelInfo->concealmentInfo, 1)) { in CLpdChannelStream_Read() 1619 &pAacDecoderStaticChannelInfo->concealmentInfo, 0); in CLpd_RenderTimeSignal()
|
D | conceal.cpp | 1858 &pAacDecoderStaticChannelInfo->concealmentInfo; in CConcealment_TDFading()
|
D | aacdecoder_lib.cpp | 1453 self->pAacDecoderStaticChannelInfo[0]->concealmentInfo.concealState > in aacDecoder_DecodeFrame()
|
/external/aac/libSACdec/src/ |
D | sac_bitdec.cpp | 1460 SpatialDecConcealmentInfo *concealmentInfo, SCHAR ottVsTotDbMode, in mapIndexData() argument 1489 concealmentInfo, cmpIdxData[xttIdx], in mapIndexData()
|