Home
last modified time | relevance | path

Searched refs:weightSpecFlat (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/src/modules/audio_processing/ns/
Dnsx_core.h59 WebRtc_Word16 weightSpecFlat; member
Dnsx_core.c823 inst->weightSpecFlat = 0; //default weighting par for spectral flatness feature in WebRtcNsx_InitCore()
1113 inst->weightSpecFlat = useFeatureSpecFlat * featureSum; in WebRtcNsx_FeatureParameterExtraction()
1376 if (inst->weightSpecFlat) { in WebRtcNsx_SpeechNoiseProb()
1406 indPriorFX += WEBRTC_SPL_MUL_16_16(inst->weightSpecFlat, tmpIndFX); // 6*Q14 in WebRtcNsx_SpeechNoiseProb()