Searched refs:numDetectorBands (Results 1 – 2 of 2) sorted by relevance
166 INT numDetectorBands,172 INT numDetectorBands);
472 … INT numDetectorBands, /*!< Number of inverse filtering bands. */ in FDKsbrEnc_initInvFiltDetector() argument483 hInvFilt->noDetectorBandsMax = numDetectorBands; in FDKsbrEnc_initInvFiltDetector()519 INT numDetectorBands) /*!< Number of inverse filtering bands. */ in FDKsbrEnc_resetInvFiltDetector() argument523 FDKmemcpy(hInvFilt->freqBandTableInvFilt,freqBandTableDetector,(numDetectorBands+1)*sizeof(INT)); in FDKsbrEnc_resetInvFiltDetector()524 hInvFilt->noDetectorBands = numDetectorBands; in FDKsbrEnc_resetInvFiltDetector()