Home
last modified time | relevance | path

Searched refs:startIndexMatrix (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRenc/src/
Dton_corr.cpp128 INT startIndexMatrix = hTonCorr->startIndexMatrix; in FDKsbrEnc_CalculateTonalityQuotas() local
168 FDKmemclear(nrgVector+startIndexMatrix,(totNoEst-startIndexMatrix)*sizeof(FIXP_DBL)); in FDKsbrEnc_CalculateTonalityQuotas()
180 timeIndex = startIndexMatrix; in FDKsbrEnc_CalculateTonalityQuotas()
733 …hTonCorr->startIndexMatrix = hTonCorr->numberOfEstimates - hTonCorr->numberOfEstimatesPer… in FDKsbrEnc_InitTonCorrParamExtr()
Dton_corr.h126 INT startIndexMatrix; /*!< The start index for the current frame in the quotaMatrix. */ member