Home
last modified time | relevance | path

Searched refs:concealmentInfo (Results 1 – 8 of 8) sorted by relevance

/external/aac/libAACdec/src/
Drvlcconceal.cpp492 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 …]
Drvlc.cpp944 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 …]
Daacdecoder.cpp2228 ->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()
Dchannelinfo.h260 CConcealmentInfo concealmentInfo; member
Dusacdec_lpd.cpp1214 &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()
Dconceal.cpp1861 &pAacDecoderStaticChannelInfo->concealmentInfo; in CConcealment_TDFading()
Daacdecoder_lib.cpp1436 self->pAacDecoderStaticChannelInfo[0]->concealmentInfo.concealState > in aacDecoder_DecodeFrame()
/external/aac/libSACdec/src/
Dsac_bitdec.cpp1455 SpatialDecConcealmentInfo *concealmentInfo, SCHAR ottVsTotDbMode, in mapIndexData() argument
1484 concealmentInfo, cmpIdxData[xttIdx], in mapIndexData()