Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/ns/
Dnsx_defines.h54 #define THRES_WEIGHT_FLAT_DIFF 154//(int)(0.3*(inst->modelUpdate)) for flatness and difference macro
Dnsx_core.c1056 if (weightPeak1SpecFlat < THRES_WEIGHT_FLAT_DIFF || posPeak1SpecFlatFX in WebRtcNsx_FeatureParameterExtraction()
1103 if (weightPeak1SpecDiff < THRES_WEIGHT_FLAT_DIFF) { in WebRtcNsx_FeatureParameterExtraction()