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

  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.h 49 WebRtc_Word32 featureLogLrt;
nsx_core.c     [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core.h 49 int32_t featureLogLrt;
nsx_core_c.c 74 inst->featureLogLrt = WEBRTC_SPL_RSHIFT_W32(logLrtTimeAvgKsumFX * 5,
nsx_core_mips.c 108 inst->featureLogLrt = WEBRTC_SPL_RSHIFT_W32(logLrtTimeAvgKsumFX * 5,
    [all...]
nsx_core.c 716 inst->featureLogLrt = inst->thresholdLogLrt; //average LRT factor (= threshold
    [all...]

Completed in 67 milliseconds