Home
last modified time | relevance | path

Searched refs:noDetectorBands (Results 1 – 3 of 3) sorted by relevance

/external/aac/libSBRenc/src/
Dinvf_est.h138 INT noDetectorBands; member
Dinvf_est.cpp435 for(band = 0 ; band < hInvFilt->noDetectorBands; band++){ in FDKsbrEnc_qmfInverseFilteringDetector()
524 hInvFilt->noDetectorBands = numDetectorBands; in FDKsbrEnc_resetInvFiltDetector()
Dton_corr.cpp437 for(band = 0 ; band < hTonCorr->sbrInvFilt.noDetectorBands; band++){ in FDKsbrEnc_TonCorrParamExtr()