Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.h49 int32_t featureLogLrt; member
Dnsx_core_c.c74 inst->featureLogLrt = (logLrtTimeAvgKsumFX * BIN_SIZE_LRT) >> in WebRtcNsx_SpeechNoiseProb()
Dnsx_core_mips.c109 inst->featureLogLrt = (logLrtTimeAvgKsumFX * BIN_SIZE_LRT) >> in WebRtcNsx_SpeechNoiseProb()
Dnsx_core.c707 inst->featureLogLrt = inst->thresholdLogLrt; //average LRT factor (= threshold) in WebRtcNsx_InitCore()
843 histIndex = (uint32_t)(inst->featureLogLrt); in WebRtcNsx_FeatureParameterExtraction()