Searched refs:noiseGateThresholdDb (Results 1 – 5 of 5) sorted by relevance
322 pMbcBandParams->noiseGateThresholdDb = pMbcBand->getNoiseGateThreshold(); in updateParameters()546 const float noiseGateThresholdDb = pMbcBandParams->noiseGateThresholdDb; in processFirstStages() local558 } else if (envDb < noiseGateThresholdDb) { in processFirstStages()560 newLevelDb = noiseGateThresholdDb - in processFirstStages()561 expanderRatio * (noiseGateThresholdDb - envDb); in processFirstStages()
64 float noiseGateThresholdDb; member
137 .noiseGateThresholdDb = -200,152 .noiseGateThresholdDb = 200,
218 .noiseGateThresholdDb = band->getNoiseGateThreshold(), in getMbcBand()490 config.noiseGateThresholdDb, config.expanderRatio, config.preGainDb, in setDpChannelBand_l()
260 RETURN_IF_ERROR(param.readFromValue(&config.noiseGateThresholdDb)); in readMbcBandConfigFromParam()423 RETURN_STATUS_IF_ERROR(param.writeToValue(&bandIt.noiseGateThresholdDb)); in getMbcBandConfig()