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 151 SBR_INV_FILT_EST sbrInvFilt; /*!< SBR_INV_FILT_EST struct. */
ton_corr.cpp 384 FDKsbrEnc_qmfInverseFilteringDetector(&hTonCorr->sbrInvFilt,
421 infVecPtr = hTonCorr->sbrInvFilt.prevInvfMode;
437 for(band = 0 ; band < hTonCorr->sbrInvFilt.noDetectorBands; band++){
438 hTonCorr->sbrInvFilt.prevInvfMode[band] = infVec[band];
769 if(FDKsbrEnc_initInvFiltDetector(&hTonCorr->sbrInvFilt,
    [all...]

Completed in 53 milliseconds