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

  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.h 35 WebRtc_Word16 noiseEstCounter[SIMULT];
nsx_core_neon.c 153 counter = inst->noiseEstCounter[s];
302 inst->noiseEstCounter[s] = 0;
307 inst->noiseEstCounter[s]++;
nsx_core.c 519 counter = inst->noiseEstCounter[s];
573 inst->noiseEstCounter[s] = 0;
578 inst->noiseEstCounter[s]++;
    [all...]

Completed in 168 milliseconds