Searched refs:thresholdLogLrt (Results 1 – 4 of 4) sorted by relevance
50 int32_t thresholdLogLrt; member
88 tmp32no1 = logLrtTimeAvgKsumFX - inst->thresholdLogLrt; // Q12 in WebRtcNsx_SpeechNoiseProb()
649 inst->thresholdLogLrt = 131072; //default threshold for LRT feature in WebRtcNsx_InitCore()657 inst->thresholdLogLrt = 212644; //default threshold for LRT feature in WebRtcNsx_InitCore()707 inst->featureLogLrt = inst->thresholdLogLrt; //average LRT factor (= threshold) in WebRtcNsx_InitCore()897 inst->thresholdLogLrt = inst->maxLrt; in WebRtcNsx_FeatureParameterExtraction()902 inst->thresholdLogLrt = WEBRTC_SPL_SAT(inst->maxLrt, in WebRtcNsx_FeatureParameterExtraction()
123 tmp32no1 = logLrtTimeAvgKsumFX - inst->thresholdLogLrt; // Q12 in WebRtcNsx_SpeechNoiseProb()