Searched refs:startIndexMatrix (Results 1 - 3 of 3) sorted by relevance

/external/aac/libSBRenc/src/
H A Dton_corr.h126 INT startIndexMatrix; /*!< The start index for the current frame in the quotaMatrix. */ member in struct:__anon269
H A Dton_corr.cpp128 INT startIndexMatrix = hTonCorr->startIndexMatrix; local
168 FDKmemclear(nrgVector+startIndexMatrix,(totNoEst-startIndexMatrix)*sizeof(FIXP_DBL));
180 timeIndex = startIndexMatrix;
733 hTonCorr->startIndexMatrix = hTonCorr->numberOfEstimates - hTonCorr->numberOfEstimatesPerFrame; /* Where to store the latest estimations in the tonality Matrix.*/
H A Denv_est.cpp1034 hEnvChan->TonCorr.startIndexMatrix,

Completed in 116 milliseconds