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

  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.h 51 WebRtc_Word16 weightLogLrt;
nsx_core.c     [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core.h 51 int16_t weightLogLrt;
nsx_core_c.c 111 indPriorFX = WEBRTC_SPL_MUL_16_16(inst->weightLogLrt, tmpIndFX); // 6*Q14
nsx_core_mips.c 145 indPriorFX = WEBRTC_SPL_MUL_16_16(inst->weightLogLrt, tmpIndFX); // 6*Q14
    [all...]
nsx_core.c     [all...]

Completed in 188 milliseconds