Searched refs:startIndexMatrix (Results 1 - 2 of 2) 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;
735 hTonCorr->startIndexMatrix = hTonCorr->numberOfEstimates - hTonCorr->numberOfEstimatesPerFrame; /* Where to store the latest estimations in the tonality Matrix.*/

Completed in 689 milliseconds