Home
last modified time | relevance | path

Searched refs:weightLogLrt (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.h51 int16_t weightLogLrt; member
Dnsx_core_c.c111 indPriorFX = inst->weightLogLrt * tmpIndFX; // 6*Q14 in WebRtcNsx_SpeechNoiseProb()
Dnsx_core_mips.c146 indPriorFX = inst->weightLogLrt * tmpIndFX; // 6*Q14 in WebRtcNsx_SpeechNoiseProb()
Dnsx_core.c710 inst->weightLogLrt = 6; //default weighting par for LRT feature in WebRtcNsx_InitCore()
1004 inst->weightLogLrt = featureSum; in WebRtcNsx_FeatureParameterExtraction()