OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNormalVadThreshold
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/
analog_agc.h
40
static const int16_t
kNormalVadThreshold
= 400;
analog_agc.c
578
vadThresh =
kNormalVadThreshold
;
[
all
...]
Completed in 397 milliseconds