Searched defs:envelopeCompensation (Results 1 - 2 of 2) sorted by relevance

/external/aac/libSBRenc/src/
H A Denv_est.h110 UCHAR envelopeCompensation[MAX_FREQ_COEFFS]; member in struct:__anon232
H A Dmh_det.cpp1065 UCHAR* envelopeCompensation,
1164 envelopeCompensation,
1055 FDKsbrEnc_SbrMissingHarmonicsDetectorQmf(HANDLE_SBR_MISSING_HARMONICS_DETECTOR h_sbrMHDet, FIXP_DBL ** pQuotaBuffer, INT ** pSignBuffer, SCHAR* indexVector, const SBR_FRAME_INFO *pFrameInfo, const UCHAR* pTranInfo, INT* pAddHarmonicsFlag, UCHAR* pAddHarmonicsScaleFactorBands, const UCHAR* freqBandTable, INT nSfb, UCHAR* envelopeCompensation, FIXP_DBL *pNrgVector) argument

Completed in 88 milliseconds