Home
last modified time | relevance | path

Searched defs:quotaMatrix (Results 1 – 4 of 4) sorted by relevance

/external/aac/libSBRenc/src/
Dton_corr.cpp154 FIXP_DBL **RESTRICT quotaMatrix = hTonCorr->quotaMatrix; in FDKsbrEnc_CalculateTonalityQuotas() local
650 FIXP_DBL *quotaMatrix = GetRam_Sbr_quotaMatrix(chan); in FDKsbrEnc_CreateTonCorrParamExtr() local
Dton_corr.h168 FIXP_DBL* quotaMatrix[MAX_NO_OF_ESTIMATES]; /*!< Matrix holding the quota member
Dinvf_est.cpp511 FIXP_DBL **quotaMatrix, /*!< The matrix holding the tonality values of the in FDKsbrEnc_qmfInverseFilteringDetector()
Denv_est.cpp144 static FIXP_DBL FDKsbrEnc_GetTonality(const FIXP_DBL *const *quotaMatrix, in FDKsbrEnc_GetTonality()