Home
last modified time | relevance | path

Searched refs:noDetectorBandsMax (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRenc/src/
Dinvf_est.cpp566 hInvFilt->noDetectorBandsMax = numDetectorBands; in FDKsbrEnc_initInvFiltDetector()
571 for (i = 0; i < hInvFilt->noDetectorBandsMax; i++) { in FDKsbrEnc_initInvFiltDetector()
582 hInvFilt->noDetectorBandsMax); in FDKsbrEnc_initInvFiltDetector()
Dinvf_est.h153 INT noDetectorBandsMax; member