Searched refs:numDetectorBands (Results 1 – 2 of 2) sorted by relevance
555 INT numDetectorBands, /*!< Number of inverse filtering bands. */ in FDKsbrEnc_initInvFiltDetector() argument566 hInvFilt->noDetectorBandsMax = numDetectorBands; in FDKsbrEnc_initInvFiltDetector()602 INT numDetectorBands) /*!< Number of inverse filtering bands. */ in FDKsbrEnc_resetInvFiltDetector() argument606 (numDetectorBands + 1) * sizeof(INT)); in FDKsbrEnc_resetInvFiltDetector()607 hInvFilt->noDetectorBands = numDetectorBands; in FDKsbrEnc_resetInvFiltDetector()
175 INT numDetectorBands, UINT useSpeechConfig);179 INT numDetectorBands);