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.cpp945 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 …]
Daacdecoder.cpp2357 ->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()
Dchannelinfo.h260 CConcealmentInfo concealmentInfo; member
Dusacdec_lpd.cpp1225 &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()
Dconceal.cpp1858 &pAacDecoderStaticChannelInfo->concealmentInfo; in CConcealment_TDFading()
Daacdecoder_lib.cpp1453 self->pAacDecoderStaticChannelInfo[0]->concealmentInfo.concealState > in aacDecoder_DecodeFrame()
/external/aac/libSACdec/src/
Dsac_bitdec.cpp1460 SpatialDecConcealmentInfo *concealmentInfo, SCHAR ottVsTotDbMode, in mapIndexData() argument
1489 concealmentInfo, cmpIdxData[xttIdx], in mapIndexData()