Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dinvf_est.h152 INT noDetectorBands; member
Dinvf_est.cpp525 for (band = 0; band < hInvFilt->noDetectorBands; band++) { in FDKsbrEnc_qmfInverseFilteringDetector()
607 hInvFilt->noDetectorBands = numDetectorBands; in FDKsbrEnc_resetInvFiltDetector()
Dton_corr.cpp453 for (band = 0; band < hTonCorr->sbrInvFilt.noDetectorBands; band++) { in FDKsbrEnc_TonCorrParamExtr()