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

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

Completed in 471 milliseconds