/external/aac/libAACdec/src/ |
D | usacdec_lpd.cpp | 858 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, in CLpd_FdnsDecode() argument 936 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, UINT flags, in CLpd_TcxDecode() argument 938 FIXP_DBL *pAlfd_gains = pAacDecoderStaticChannelInfo->last_alfd_gains; in CLpd_TcxDecode() 939 ULONG *pSeed = &pAacDecoderStaticChannelInfo->nfRandomSeed; in CLpd_TcxDecode() 958 pAacDecoderStaticChannelInfo->last_tcx_pitch = find_mpitch(coeffs, lg); in CLpd_TcxDecode() 962 pAacDecoderStaticChannelInfo->last_tcx_noise_factor = tcx_noise_factor; in CLpd_TcxDecode() 965 tcx_noise_factor = pAacDecoderStaticChannelInfo->last_tcx_noise_factor; in CLpd_TcxDecode() 1029 pAacDecoderChannelInfo, pAacDecoderStaticChannelInfo, in CLpd_TcxDecode() 1052 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, int lg, in CLpd_TCX_Read() argument 1082 error = CArco_DecodeArithData(pAacDecoderStaticChannelInfo->hArCo, hBs, pSpec, in CLpd_TCX_Read() [all …]
|
D | rvlcconceal.cpp | 434 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo) { in BidirectionalEstimation_UseScfOfPrevFrameAsReference() argument 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() [all …]
|
D | channel.cpp | 165 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[2], in CChannelElement_Decode() 204 pAacDecoderChannelInfo, pAacDecoderStaticChannelInfo, in CChannelElement_Decode() 247 pAacDecoderStaticChannelInfo[ch], flags); in CChannelElement_Decode() 304 pAacDecoderStaticChannelInfo[L] in CChannelElement_Decode() 308 pAacDecoderStaticChannelInfo[L] in CChannelElement_Decode() 350 pAacDecoderChannelInfo, pAacDecoderStaticChannelInfo, in CChannelElement_Decode() 375 pAacDecoderStaticChannelInfo[L] in CChannelElement_Decode() 380 CRvlc_ElementCheck(pAacDecoderChannelInfo, pAacDecoderStaticChannelInfo, in CChannelElement_Decode() 414 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], in CChannelElement_Read() argument 449 if (pAacDecoderStaticChannelInfo != NULL) { in CChannelElement_Read() [all …]
|
D | conceal.cpp | 215 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, 221 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, 240 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, 549 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo) { in CConcealment_Store() argument 629 FDKmemcpy(hConcealmentInfo->lsf4, pAacDecoderStaticChannelInfo->lpc4_lsf, in CConcealment_Store() 633 pAacDecoderStaticChannelInfo->last_tcx_gain; in CConcealment_Store() 635 pAacDecoderStaticChannelInfo->last_tcx_gain_e; in CConcealment_Store() 647 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, in CConcealment_Apply() argument 671 pAacDecoderStaticChannelInfo); in CConcealment_Apply() 685 pAacDecoderStaticChannelInfo, samplesPerFrame, in CConcealment_Apply() [all …]
|
D | aacdecoder.cpp | 269 if (self->pAacDecoderStaticChannelInfo in CAacDecoder_SignalInterruption() 271 self->pAacDecoderStaticChannelInfo[i]->hArCo->m_numberLinesPrev = 0; in CAacDecoder_SignalInterruption() 1361 if (self->pAacDecoderStaticChannelInfo[ch] != NULL) { in CAacDecoder_DeInit() 1362 if (self->pAacDecoderStaticChannelInfo[ch]->pOverlapBuffer != NULL) { in CAacDecoder_DeInit() 1364 &self->pAacDecoderStaticChannelInfo[ch]->pOverlapBuffer); in CAacDecoder_DeInit() 1366 if (self->pAacDecoderStaticChannelInfo[ch]->hArCo != NULL) { in CAacDecoder_DeInit() 1367 CArco_Destroy(self->pAacDecoderStaticChannelInfo[ch]->hArCo); in CAacDecoder_DeInit() 1369 FreeAacDecoderStaticChannelInfo(&self->pAacDecoderStaticChannelInfo[ch]); in CAacDecoder_DeInit() 2150 self->pAacDecoderStaticChannelInfo[ch] = in CAacDecoder_Init() 2152 if (self->pAacDecoderStaticChannelInfo[ch] == NULL) { in CAacDecoder_Init() [all …]
|
D | block.cpp | 901 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, in CBlock_ReadAcSpectralData() argument 928 CArco_DecodeArithData(pAacDecoderStaticChannelInfo->hArCo, hBs, in CBlock_ReadAcSpectralData() 1017 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, in CBlock_FrequencyToTime() argument 1046 if (pAacDecoderStaticChannelInfo->IMdct.prev_tl == 0) { in CBlock_FrequencyToTime() 1066 int last_frame_lost = pAacDecoderStaticChannelInfo->last_lpc_lost; in CBlock_FrequencyToTime() 1068 if (pAacDecoderStaticChannelInfo->last_core_mode == LPD) { in CBlock_FrequencyToTime() 1106 if (pAacDecoderStaticChannelInfo->last_lpd_mode == 0 || in CBlock_FrequencyToTime() 1107 pAacDecoderStaticChannelInfo->last_lpd_mode == 4) { in CBlock_FrequencyToTime() 1123 fMult(pAacDecoderStaticChannelInfo->lpc4_lsf[i], in CBlock_FrequencyToTime() 1135 &pAacDecoderStaticChannelInfo->IMdct, synth, in CBlock_FrequencyToTime() [all …]
|
D | usacdec_lpd.h | 120 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, 134 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, UINT flags); 146 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, 196 void CFdp_Reset(CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo);
|
D | rvlc.cpp | 805 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo) { in rvlcFinalErrorDetection() argument 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() 983 pAacDecoderChannelInfo, pAacDecoderStaticChannelInfo); in rvlcFinalErrorDetection() 995 !(pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 998 (pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() 1022 pAacDecoderStaticChannelInfo->concealmentInfo in rvlcFinalErrorDetection() [all …]
|
D | rvlcconceal.h | 119 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo); 125 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo);
|
D | rvlc.h | 138 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, 150 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[],
|
D | channel.h | 132 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[2], 154 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[],
|
D | conceal.h | 136 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo); 141 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo,
|
D | aacdec_drc.h | 151 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], 177 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[],
|
D | block.h | 189 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, 220 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo, 229 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo,
|
D | aacdec_drc.cpp | 678 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], in aacDecoder_drcExtractAndMap() argument 692 FDK_ASSERT(pAacDecoderStaticChannelInfo != NULL); in aacDecoder_drcExtractAndMap() 804 (pAacDecoderStaticChannelInfo[ch]->drcData.expiryCount < in aacDecoder_drcExtractAndMap() 807 (AACDEC_DRC_PAYLOAD_TYPE)pAacDecoderStaticChannelInfo[ch] in aacDecoder_drcExtractAndMap() 815 pAacDecoderStaticChannelInfo[ch]->drcData = pThreadBs->channelData; in aacDecoder_drcExtractAndMap() 1263 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], in aacDecoder_drcProlog() argument 1282 self, hBs, pAacDecoderStaticChannelInfo, pceInstanceTag, channelMapping, in aacDecoder_drcProlog() 1305 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[], in aacDecoder_drcEpilog() argument 1324 self, hBs, pAacDecoderStaticChannelInfo, pceInstanceTag, channelMapping, in aacDecoder_drcEpilog()
|
D | stereo.cpp | 545 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[2], in CJointStereo_ApplyMS() 569 &pAacDecoderStaticChannelInfo[L] in CJointStereo_ApplyMS() 572 pAacDecoderStaticChannelInfo[L] in CJointStereo_ApplyMS() 575 pAacDecoderStaticChannelInfo[L] in CJointStereo_ApplyMS() 578 pAacDecoderStaticChannelInfo[L] in CJointStereo_ApplyMS() 581 pAacDecoderStaticChannelInfo[L] in CJointStereo_ApplyMS() 585 pAacDecoderStaticChannelInfo[L] in CJointStereo_ApplyMS() 588 pAacDecoderStaticChannelInfo[L] in CJointStereo_ApplyMS() 800 if (pAacDecoderStaticChannelInfo[L] in CJointStereo_ApplyMS()
|
D | aacdecoder.h | 236 *pAacDecoderStaticChannelInfo[(8)]; /*!< Persistent channel memory */ member
|
D | channelinfo.h | 462 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo[2],
|
D | aacdecoder_lib.cpp | 1436 self->pAacDecoderStaticChannelInfo[0]->concealmentInfo.concealState > in aacDecoder_DecodeFrame()
|