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

  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.h 55 WebRtc_Word16 weightSpecDiff;
nsx_core.c     [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core_c.c 147 if (inst->weightSpecDiff) {
192 indPriorFX += WEBRTC_SPL_MUL_16_16(inst->weightSpecDiff, tmpIndFX); // 6*Q14
nsx_core.h 55 int16_t weightSpecDiff;
nsx_core_mips.c 181 if (inst->weightSpecDiff) {
226 indPriorFX += WEBRTC_SPL_MUL_16_16(inst->weightSpecDiff, tmpIndFX); // 6*Q14
    [all...]
nsx_core.c     [all...]

Completed in 219 milliseconds