/external/aac/libArithCoding/src/ |
D | ac_arith_coder.cpp | 614 FIXP_DBL *RESTRICT pSpectralCoefficient, in decode2() argument 689 pSpectralCoefficient[2 * i] = (FIXP_DBL)a; in decode2() 690 pSpectralCoefficient[2 * i + 1] = (FIXP_DBL)b; in decode2() 714 if (pSpectralCoefficient[2 * i] != (FIXP_DBL)0) bits++; in decode2() 715 if (pSpectralCoefficient[2 * i + 1] != (FIXP_DBL)0) bits++; in decode2() 719 if (pSpectralCoefficient[2 * i] != (FIXP_DBL)0 && !(r >> (bits - 1))) { in decode2() 720 pSpectralCoefficient[2 * i] = -pSpectralCoefficient[2 * i]; in decode2() 722 if (pSpectralCoefficient[2 * i + 1] != (FIXP_DBL)0 && !(r & 1)) { in decode2() 723 pSpectralCoefficient[2 * i + 1] = -pSpectralCoefficient[2 * i + 1]; in decode2()
|
/external/aac/libAACdec/src/ |
D | conceal.cpp | 558 FIXP_DBL *pSpectralCoefficient = in CConcealment_Store() local 559 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_Store() 586 FDKmemcpy(hConcealmentInfo->spectralCoefficient, pSpectralCoefficient, in CConcealment_Store() 591 FIXP_DBL *RESTRICT pSpec = &pSpectralCoefficient[1024 - 1]; in CConcealment_Store() 601 FDKmemcpy(pSpecTmp, pSpectralCoefficient, 1024 * sizeof(FIXP_DBL)); in CConcealment_Store() 602 FDKmemcpy(pSpectralCoefficient, hConcealmentInfo->spectralCoefficient, in CConcealment_Store() 610 FIXP_DBL *RESTRICT pSpec = &pSpectralCoefficient[1024 - 1]; in CConcealment_Store() 723 FDKmemclear(pAacDecoderChannelInfo->pSpectralCoefficient, in CConcealment_Apply() 750 FIXP_DBL *pSpectralCoefficient = in CConcealment_Apply() local 751 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_Apply() [all …]
|
D | block.cpp | 227 SPECTRAL_PTR RESTRICT pSpectralCoefficient = in CBlock_ScaleSpectralData() local 228 pAacDecoderChannelInfo->pSpectralCoefficient; in CBlock_ScaleSpectralData() 238 FIXP_DBL *pSpectrum = SPEC(pSpectralCoefficient, window, in CBlock_ScaleSpectralData() 471 static inline FIXP_DBL maxabs_D(const FIXP_DBL *pSpectralCoefficient, in maxabs_D() argument 477 DWORD_ALIGNED(pSpectralCoefficient); in maxabs_D() 481 locMax = fMax(fixp_abs(pSpectralCoefficient[i]), locMax); in maxabs_D() 512 FIXP_DBL *pSpectralCoefficient = in CBlock_InverseQuantizeSpectralData() local 513 SPEC(pAacDecoderChannelInfo->pSpectralCoefficient, window, in CBlock_InverseQuantizeSpectralData() 534 locMax = maxabs_D(pSpectralCoefficient, noLines); in CBlock_InverseQuantizeSpectralData() 592 InverseQuantizeBand(pSpectralCoefficient, InverseQuantTable, in CBlock_InverseQuantizeSpectralData() [all …]
|
D | aacdec_tns.cpp | 275 const CIcsInfo *pIcsInfo, SPECTRAL_PTR pSpectralCoefficient, in CTns_Apply() argument 292 { pSpectrum = SPEC(pSpectralCoefficient, window, granuleLength); } in CTns_Apply()
|
D | channel.cpp | 205 pAacDecoderChannelInfo[L]->pSpectralCoefficient, in CChannelElement_Decode() 206 pAacDecoderChannelInfo[R]->pSpectralCoefficient, in CChannelElement_Decode() 353 pAacDecoderChannelInfo[L]->pSpectralCoefficient, in CChannelElement_Decode() 354 pAacDecoderChannelInfo[R]->pSpectralCoefficient, in CChannelElement_Decode()
|
D | aacdec_drc.cpp | 870 FIXP_DBL *pSpectralCoefficient = in aacDecoder_drcApply() local 871 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in aacDecoder_drcApply() 1050 pSpectralCoefficient[bin] = in aacDecoder_drcApply() 1051 fMult(pSpectralCoefficient[bin], fact_mantissa[band]); in aacDecoder_drcApply() 1061 pSpectralCoefficient[bin] >>= max_exponent; in aacDecoder_drcApply()
|
D | block.h | 146 const CIcsInfo *pIcsInfo, SPECTRAL_PTR pSpectralCoefficient,
|
D | usacdec_lpd.cpp | 961 SPEC_TCX(pAacDecoderChannelInfo->pSpectralCoefficient, frame, in CLpd_TcxDecode() 1041 SPEC_TCX(pAacDecoderChannelInfo->pSpectralCoefficient, frame, in CLpd_TcxDecode() 1071 pSpec = SPEC_TCX(pAacDecoderChannelInfo->pSpectralCoefficient, frame, in CLpd_TCX_Read() 1887 SPEC_TCX(pAacDecoderChannelInfo->pSpectralCoefficient, k, in CLpd_RenderTimeSignal() 1923 SPEC_TCX(pAacDecoderChannelInfo->pSpectralCoefficient, k, in CLpd_RenderTimeSignal()
|
D | channelinfo.h | 403 SPECTRAL_PTR pSpectralCoefficient; /* Spectral coefficients of each window */ member
|
D | stereo.cpp | 1190 leftSpectrum = SPEC(pAacDecoderChannelInfo[L]->pSpectralCoefficient, in CJointStereo_ApplyIS() 1192 rightSpectrum = SPEC(pAacDecoderChannelInfo[R]->pSpectralCoefficient, in CJointStereo_ApplyIS()
|
D | aacdec_hcr.cpp | 282 pAacDecoderChannelInfo->pSpectralCoefficient; in HcrInit() 292 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in HcrInit()
|
D | usacdec_fac.cpp | 138 ptr = SPEC_FAC(pAacDecoderChannelInfo->pSpectralCoefficient, i, in CLpd_FAC_GetMemory()
|
D | aacdecoder.cpp | 2237 self->pAacDecoderChannelInfo[ch]->pSpectralCoefficient = in CAacDecoder_Init() 2255 self->pAacDecoderChannelInfo[ch + 1]->pSpectralCoefficient = in CAacDecoder_Init() 2841 tmpAacDecoderChannelInfo.pSpectralCoefficient = in CAacDecoder_DecodeFrame() 3405 FDKmemclear(pAacDecoderChannelInfo->pSpectralCoefficient, in CAacDecoder_DecodeFrame()
|