HomeSort by relevance Sort by last modified time
    Searched refs:startIndexMatrix (Results 1 - 2 of 2) sorted by null

  /external/aac/libSBRenc/src/
ton_corr.h 126 INT startIndexMatrix; /*!< The start index for the current frame in the quotaMatrix. */
ton_corr.cpp 128 INT startIndexMatrix = hTonCorr->startIndexMatrix;
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.*/
    [all...]

Completed in 179 milliseconds