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

  /external/aac/libSBRenc/src/
ton_corr.h 192 SBR_INV_FILT_EST sbrInvFilt; /*!< SBR_INV_FILT_EST struct. */
ton_corr.cpp 421 &hTonCorr->sbrInvFilt, hTonCorr->quotaMatrix, hTonCorr->nrgVector,
444 infVecPtr = hTonCorr->sbrInvFilt.prevInvfMode;
453 for (band = 0; band < hTonCorr->sbrInvFilt.noDetectorBands; band++) {
454 hTonCorr->sbrInvFilt.prevInvfMode[band] = infVec[band];
804 &hTonCorr->sbrInvFilt,
858 &hTonCorr->sbrInvFilt,
    [all...]

Completed in 537 milliseconds