Searched refs:SPECT_FL_TAVG (Results 1 – 2 of 2) sorted by relevance
38 #define SPECT_FL_TAVG (float)0.30 // tavg parameter for spectral flatness measure macro
548 inst->featureData[0] -= SPECT_FL_TAVG * inst->featureData[0]; in WebRtcNs_ComputeSpectralFlatness()560 inst->featureData[0] += SPECT_FL_TAVG * (spectralTmp - inst->featureData[0]); in WebRtcNs_ComputeSpectralFlatness()