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

  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.h 59 WebRtc_Word16 weightSpecFlat;
nsx_core.c     [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core_c.c 114 if (inst->weightSpecFlat) {
143 indPriorFX += WEBRTC_SPL_MUL_16_16(inst->weightSpecFlat, tmpIndFX); // 6*Q14
nsx_core.h 59 int16_t weightSpecFlat;
nsx_core_mips.c 148 if (inst->weightSpecFlat) {
177 indPriorFX += WEBRTC_SPL_MUL_16_16(inst->weightSpecFlat, tmpIndFX); // 6*Q14
    [all...]
nsx_core.c     [all...]

Completed in 105 milliseconds