OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 172 milliseconds