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

  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.h 54 WebRtc_UWord32 thresholdSpecDiff;
nsx_core.c     [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core.h 54 uint32_t thresholdSpecDiff;
nsx_core_c.c 163 tmpU32no3 = (inst->thresholdSpecDiff << 17) / 25;
nsx_core_mips.c 197 tmpU32no3 = (inst->thresholdSpecDiff << 17) / 25;
    [all...]
nsx_core.c 714 inst->thresholdSpecDiff = 50; //threshold for difference feature: determined on-line
    [all...]

Completed in 143 milliseconds