Searched refs:thresFluctLrt (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/ns/
H A Dns_core.h38 float thresFluctLrt; member in struct:NSParaExtract_
H A Dns_core.c54 self->featureExtractionParams.thresFluctLrt = 0.05f;
360 if (fluctLrt < self->featureExtractionParams.thresFluctLrt) {
496 if (fluctLrt < self->featureExtractionParams.thresFluctLrt) {

Completed in 89 milliseconds