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

  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.h 50 WebRtc_Word32 thresholdLogLrt;
nsx_core.c     [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core.h 50 int32_t thresholdLogLrt;
nsx_core_c.c 88 tmp32no1 = logLrtTimeAvgKsumFX - inst->thresholdLogLrt; // Q12
nsx_core.c 651 inst->thresholdLogLrt = 131072; //default threshold for LRT feature
659 inst->thresholdLogLrt = 212644; //default threshold for LRT feature
667 inst->thresholdLogLrt = 212644; //default threshold for LRT feature
716 inst->featureLogLrt = inst->thresholdLogLrt; //average LRT factor (= threshold
    [all...]
nsx_core_mips.c 122 tmp32no1 = logLrtTimeAvgKsumFX - inst->thresholdLogLrt; // Q12
    [all...]

Completed in 51 milliseconds