Searched defs:quotaMatrix (Results 1 – 4 of 4) sorted by relevance
154 FIXP_DBL **RESTRICT quotaMatrix = hTonCorr->quotaMatrix; in FDKsbrEnc_CalculateTonalityQuotas() local650 FIXP_DBL *quotaMatrix = GetRam_Sbr_quotaMatrix(chan); in FDKsbrEnc_CreateTonCorrParamExtr() local
168 FIXP_DBL* quotaMatrix[MAX_NO_OF_ESTIMATES]; /*!< Matrix holding the quota member
511 FIXP_DBL **quotaMatrix, /*!< The matrix holding the tonality values of the in FDKsbrEnc_qmfInverseFilteringDetector()
144 static FIXP_DBL FDKsbrEnc_GetTonality(const FIXP_DBL *const *quotaMatrix, in FDKsbrEnc_GetTonality()