HomeSort by relevance Sort by last modified time
    Searched refs:thresFluctLrt (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/ns/
ns_core.h 38 float thresFluctLrt;
ns_core.c 54 self->featureExtractionParams.thresFluctLrt = 0.05f;
360 if (fluctLrt < self->featureExtractionParams.thresFluctLrt) {
496 if (fluctLrt < self->featureExtractionParams.thresFluctLrt) {
    [all...]

Completed in 2427 milliseconds