Searched refs:thresholdLogLrt (Results 1 – 2 of 2) sorted by relevance
50 WebRtc_Word32 thresholdLogLrt; member
762 inst->thresholdLogLrt = 131072; //default threshold for LRT feature in WebRtcNsx_InitCore()770 inst->thresholdLogLrt = 212644; //default threshold for LRT feature in WebRtcNsx_InitCore()778 inst->thresholdLogLrt = 212644; //default threshold for LRT feature in WebRtcNsx_InitCore()819 inst->featureLogLrt = inst->thresholdLogLrt; //average LRT factor (= threshold) in WebRtcNsx_InitCore()1005 inst->thresholdLogLrt = inst->maxLrt; in WebRtcNsx_FeatureParameterExtraction()1010 inst->thresholdLogLrt = WEBRTC_SPL_SAT(inst->maxLrt, in WebRtcNsx_FeatureParameterExtraction()1350 tmp32no1 = logLrtTimeAvgKsumFX - inst->thresholdLogLrt; // Q12 in WebRtcNsx_SpeechNoiseProb()