Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dton_corr.cpp138 FIXP_DBL** RESTRICT quotaMatrix = hTonCorr->quotaMatrix; in FDKsbrEnc_CalculateTonalityQuotas() local
632 FIXP_DBL* quotaMatrix = GetRam_Sbr_quotaMatrix(chan); in FDKsbrEnc_CreateTonCorrParamExtr() local
Dton_corr.h137 …FIXP_DBL *quotaMatrix[MAX_NO_OF_ESTIMATES];/*!< Matrix holding the quota values for all estimates,… member
Dinvf_est.cpp421FIXP_DBL **quotaMatrix, /*!< The matrix holding the tonality values of the original. */ in FDKsbrEnc_qmfInverseFilteringDetector()