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 144 INT startIndexMatrix = hTonCorr->startIndexMatrix;
182 FDKmemclear(nrgVector + startIndexMatrix,
183 (totNoEst - startIndexMatrix) * sizeof(FIXP_DBL));
194 timeIndex = startIndexMatrix;
773 hTonCorr->startIndexMatrix =
    [all...]
ton_corr.h 149 INT startIndexMatrix; /*!< The start index for the current frame in the

Completed in 159 milliseconds