Home
last modified time | relevance | path

Searched refs:pSpectralCoefficient (Results 1 – 13 of 13) sorted by relevance

/external/aac/libArithCoding/src/
Dac_arith_coder.cpp614 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/
Dconceal.cpp558 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 …]
Dblock.cpp227 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 …]
Daacdec_tns.cpp275 const CIcsInfo *pIcsInfo, SPECTRAL_PTR pSpectralCoefficient, in CTns_Apply() argument
292 { pSpectrum = SPEC(pSpectralCoefficient, window, granuleLength); } in CTns_Apply()
Dchannel.cpp205 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()
Daacdec_drc.cpp870 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()
Dblock.h146 const CIcsInfo *pIcsInfo, SPECTRAL_PTR pSpectralCoefficient,
Dusacdec_lpd.cpp961 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()
Dchannelinfo.h403 SPECTRAL_PTR pSpectralCoefficient; /* Spectral coefficients of each window */ member
Dstereo.cpp1190 leftSpectrum = SPEC(pAacDecoderChannelInfo[L]->pSpectralCoefficient, in CJointStereo_ApplyIS()
1192 rightSpectrum = SPEC(pAacDecoderChannelInfo[R]->pSpectralCoefficient, in CJointStereo_ApplyIS()
Daacdec_hcr.cpp282 pAacDecoderChannelInfo->pSpectralCoefficient; in HcrInit()
292 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in HcrInit()
Dusacdec_fac.cpp138 ptr = SPEC_FAC(pAacDecoderChannelInfo->pSpectralCoefficient, i, in CLpd_FAC_GetMemory()
Daacdecoder.cpp2237 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()