Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/ns/
Dnsx_core.h55 WebRtc_Word16 weightSpecDiff; member
Dnsx_core.c824 inst->weightSpecDiff = 0; //default weighting par for spectral difference feature in WebRtcNsx_InitCore()
1114 inst->weightSpecDiff = useFeatureSpecDiff * featureSum; in WebRtcNsx_FeatureParameterExtraction()
1410 if (inst->weightSpecDiff) { in WebRtcNsx_SpeechNoiseProb()
1454 indPriorFX += WEBRTC_SPL_MUL_16_16(inst->weightSpecDiff, tmpIndFX); // 6*Q14 in WebRtcNsx_SpeechNoiseProb()