Searched refs:useSpeechConfig (Results 1 – 8 of 8) sorted by relevance
136 … UINT useSpeechConfig /*!< Flag: adapt tuning parameters according to speech */
167 UINT useSpeechConfig);
185 UINT useSpeechConfig /*!< Speech or music tuning. */
473 … UINT useSpeechConfig /*!< Flag: adapt tuning parameters according to speech*/ in FDKsbrEnc_initInvFiltDetector() argument480 hInvFilt->detectorParams = (useSpeechConfig) ? &detectorParamsAACSpeech in FDKsbrEnc_initInvFiltDetector()
439 … UINT useSpeechConfig /*!< Flag: adapt tuning parameters according to speech */ in FDKsbrEnc_InitSbrNoiseFloorEstimate() argument448 if (useSpeechConfig) { in FDKsbrEnc_InitSbrNoiseFloorEstimate()
668 UINT useSpeechConfig) /*!< Speech or music tuning. */ in FDKsbrEnc_InitTonCorrParamExtr() argument765 useSpeechConfig)) in FDKsbrEnc_InitTonCorrParamExtr()772 useSpeechConfig)) in FDKsbrEnc_InitTonCorrParamExtr()
402 UINT useSpeechConfig, /*!< adapt tuning parameters for speech ? */ in FDKsbrEnc_AdjustSbrSettings() argument458 if (useSpeechConfig) { in FDKsbrEnc_AdjustSbrSettings()491 if (bitRate <= (useSpeechConfig?24000U:20000U)) { in FDKsbrEnc_AdjustSbrSettings()539 if (useSpeechConfig) in FDKsbrEnc_AdjustSbrSettings()559 config->useSpeechConfig = useSpeechConfig; in FDKsbrEnc_AdjustSbrSettings()1352 params->useSpeechConfig) ) in initEnvChannel()
185 UINT useSpeechConfig; /*!< Flag: adapt tuning parameters according to speech. */ member